Re: [U-Boot] [PATCH v2] [POWERPC] Added support for the muas3001 board

2008-08-26 Thread Wolfgang Denk
Dear Heiko Schocher, In message <[EMAIL PROTECTED]> you wrote: > Hello, > > changes since last post: > > - merge patches 1 and 2 > - integrated comments from Wolfgang Denk > - rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER Note: such comments belong *below* the "---" line (otherwise the

[U-Boot] [PATCH v2] [POWERPC] Added support for the muas3001 board

2008-08-19 Thread Heiko Schocher
Hello, changes since last post: - merge patches 1 and 2 - integrated comments from Wolfgang Denk - rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER [POWERPC] Added support for the muas3001 board from IAI, based on a MPC8270 CPU. Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]>