commit | c2b2a07eeb688b52ad74a1b679904cf3c339f34f | [log] [tgz] |
---|---|---|
author | Eric Benard <eric@eukrea.com> | Sun Apr 03 06:35:54 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Apr 27 19:38:10 2011 +0200 |
tree | 9f9ddabee9fe1c7fd58e4f2476ca5a796b78bf17 | |
parent | 9a290466db90940ad9069509576043f65cc0728b [diff] |
cpu9260: update board support - update to new relocation code - switch to boards.cfg - get rid of LEGACY (still a little hack in .h to compile) - add nand boot configuration - boot tested for the following configurations : 9260 (64MB RAM & nor boot) 9260_nand (64MB RAM & nand boot) 9G20_128M (128MB RAM & nor boot) 9G20_nand_128M (128MB RAM & nand boot) (nor boot is using lowlevel init) Signed-off-by: Eric BĂ©nard <eric@eukrea.com>