diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog index 3f91e3b574..f0afa7920a 100644 --- a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @@ -1,3 +1,8 @@ +2004-11-16 Richard Campbell + + * README.MVME2100: Update to include DBAT0. + * bsp_specs: Fix spacing. + 2004-11-10 Richard Campbell * Makefile.am, configure.ac, bootloader/Makefile.am, diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/README.MVME2100 b/c/src/lib/libbsp/powerpc/motorola_powerpc/README.MVME2100 index d12dd8035f..ced74e7026 100644 --- a/c/src/lib/libbsp/powerpc/motorola_powerpc/README.MVME2100 +++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/README.MVME2100 @@ -66,8 +66,17 @@ Memory Map fd00 0000 |------------------------------------| | | | | | xxxxxxxxxxxxxx| ----- f000 0000 - | x not mapped | - | xxxxxxxxxxxxxx| ----- 9000 0000 + | x not mapped | | + | xxxxxxxxxxxxxx| ----- a000 0000 + | | | + | | | + | | DBAT0 + | | - Supervisor R/W + | | - Cache Inhibited + | | - Guarded + | | | + | | | + | | ----- 9000 0000 | | | | | | | PCI Memory Space | DBAT2 diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/bsp_specs b/c/src/lib/libbsp/powerpc/motorola_powerpc/bsp_specs index de37ca1f7f..1138c3a5f1 100644 --- a/c/src/lib/libbsp/powerpc/motorola_powerpc/bsp_specs +++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/bsp_specs @@ -3,11 +3,10 @@ %rename startfile old_startfile %rename link old_link - *lib: %{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \ %{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \ --lc -lgcc --end-group \ +-lc -lgcc --end-group \ %{!qnolinkcmds: -T linkcmds%s}}} *startfile: