commit | 083d32f3c9938bf3757ce0c7745997ebbb4311ff | [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 | 72b4cbd776e5ed7891dc2c0eeda79a3a9e5abc3e [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>