From 732a3aeef4005bb81678d759cefc4f89eef0ddf9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 26 Sep 2003 20:20:51 +0000 Subject: 2003-09-26 Till Straumann PR 497/bsps * bootloader/head.S: Let the bootloader shut down the network interface. NOTE: this involves a PPCBug system call and will hence fail if other software is used to boot. Need to #undef USE_PPCBUG in such cases! --- c/src/lib/libbsp/powerpc/shared/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog index 2812e79dd8..7443efbdf7 100644 --- a/c/src/lib/libbsp/powerpc/shared/ChangeLog +++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog @@ -1,3 +1,11 @@ +2003-09-26 Till Straumann + + PR 497/bsps + * bootloader/head.S: Let the bootloader shut down the + network interface. NOTE: this involves a PPCBug system + call and will hence fail if other software is used + to boot. Need to #undef USE_PPCBUG in such cases! + 2003-09-04 Joel Sherrill * bootloader/bootldr.h, bootloader/em86.c, bootloader/em86real.S, -- cgit v1.2.3