
On Tue, Nov 29, 2011 at 5:33 AM, Heiko Schocher hs@denx.de wrote:
repost from: [U-Boot] [PATCH v3 0/3] arm, davinci: add am1808 based enbw_cmc board http://lists.denx.de/pipermail/u-boot/2011-November/111427.html
changes for v4: - change gp0[15] output state to high - change gp6[10] output state to high add comments from Igor Grinberg: - removed clean, distclean targets from Makefile - sorted includes - aligned table - use misc functions from board/davinci/common moved for this board/davinci/common/misc.c to arch/arm/cpu/arm926ejs/davinci/misc.c in a seperate patch - use da8xx_configure_lpsc_items() add comments from Wolfgang Denk: - return instead continue, if gpio_request fails.
Following patches are needed for this patchset
- patchset from Christian Riesch:
[U-Boot] [PATCH v3 00/15] Add an SPL to boot the da850evm from SPI http://lists.denx.de/pipermail/u-boot/2011-November/111182.html
- [U-Boot,1/2] arm, arm926ejs: always do cpu critical inits
patchwork.ozlabs.org/patch/124787/
I've taken this one.
- [U-Boot] arm, fdt: update ethernet mac address before booting Linux
I've delegated this to Albert.
The rest of the series (will be) queued to u-boot-ti, thanks for your patience.