Selvamuthukumar
9b827cf172
Align end of bss by 4 bytes
...
Most of the bss initialization loop increments 4 bytes
at a time. And the loop end is checked for an 'equal'
condition. Make the bss end address aligned by 4, so
that the loop will end as expected.
Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Wolfgang Denk
c8a3b109f0
Cleanup out-or-tree building for some boards (.depend)
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Michal Simek
af7ae1a411
microblaze: clean uart16550 and uartlite handling
...
Signed-off-by: Michal Simek <monstr@monstr.eu>
17 years ago
Michal Simek
6bf3e982ae
microblaze: remove old setting for emac driver
...
Signed-off-by: Michal Simek <monstr@monstr.eu>
17 years ago
Michal Simek
cd2b75efb9
microblaze: Clean Makefile from ancient emac driver
...
Signed-off-by: Michal Simek <monstr@monstr.eu>
17 years ago
Michal Simek
b90c045f03
synchronizition with mainline
17 years ago
Michal Simek
991b089d1c
Synchronize with U-BOOT mainline
18 years ago
Michal Simek
98889edd50
[FIX] Change configuration for XUPV2P Microblaze board
18 years ago
Michal Simek
342cd097be
[PATCH] Clean include dependence
18 years ago
Michal Simek
5da048adf4
PATCH: Resolve GPL license problem
18 years ago
Michal Simek
1798049522
Support for XUPV2P board
...
Reset support
BSP autoconfig support
18 years ago