Age | Commit message (Collapse) | Author |
|
Some more NAND cleanup and small fixes.
|
|
|
|
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
|
|
|
|
Patch by Stefan Roese, 27 Nov 2005
|
|
On PPC44x platforms, the startup message generated in "cpu.c" only
comprised the ppc type and revision but not additional informations
like speed etc. Those speed infos where printed in the board specific
code. This new implementation now prints all CPU infos in the common
cpu specific code. No board specific code is needed anymore and
therefore removed from all current 44x implementations.
Patch by Stefan Roese, 27 Nov 2005
|
|
Patch by Stefan Roese, 15 Nov 2005
|
|
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
|
|
now handling all 4xx cpu's.
Patch by Stefan Roese, 16 Aug 2005
|
|
Patch by Stefan Roese, 11 Aug 2005
|
|
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
|
|
Patch by Stefan Roese, 04 Aug 2005
|
|
Patch by Stefan Roese, 01 Aug 2005
|