Re: [U-Boot] [PATCH V2] update SMDK2410 port

2011-01-11 Thread Wolfgang Denk
Dear =?UTF-8?q?David=20M=C3=BCller?=, In message <1294731662-1844-1-git-send-email-d.muel...@elsoft.ch> you wrote: > --===0819632582== > > > This patch brings the SMDK2410 port in sync with the latest U-Boot > version by doing the following: > - do the necessary adjustments to suppo

[U-Boot] [PATCH V2] update SMDK2410 port

2011-01-10 Thread David Müller
This patch brings the SMDK2410 port in sync with the latest U-Boot version by doing the following: - do the necessary adjustments to support the ARM relocation feature - use the CFI flash driver (and removing the old one) - remove the unneeded config.mk file Signed-off-by: David Müller diff