
-----Original Message----- From: Kyungmin Park [mailto:kmpark@infradead.org] Sent: 15 October 2007 00:42 To: 'Wolfgang Denk'; Peter Pearse Cc: u-boot-users@lists.sourceforge.net Subject: RE: [U-Boot-Users] [GIT PULL] [ARM] Please pull fromgit://www.denx.de/git/u-boot-arm.git
Hi Wolfgang Denk and Peter Peares,
First, thank you for merging the OneNAND Support at U-Boot. Now we can use the OneNAND at U-Boot.
For reference and use of OneNAND, we want to merge the Apollon BSP support.
Kyungmin
I have started working on your patches submitted 14/9/2007.
I seem to be missing board/apollon/u-boot.lds - would a copy of board/omap2420h4/u-boot.lds be OK?
Also we need to define one of
CFG_ENV_IS_IN_{NVRAM|EEPROM|FLASH|DATAFLASH|ONENAND|NOWHERE}
(and any associated defines e.g. CFG_IS_IN_FLASH requires (at least) CFG_FLASH_BASE )
If you want to resubmit all your apollon patch please be aware that your mail client and/or your editor made quite a mess of the 24/09/2007 ones ........
Regards
Peter