From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 26 Sep 2011 07:43:44 +0200 Subject: [U-Boot] [PATCH v2 8/8] arm, davinci: add support for am1808 based enbw_cmc board In-Reply-To: References: <1316066380-7397-9-git-send-email-hs@denx.de> <1316411437-18108-1-git-send-email-hs@denx.de> Message-ID: <4E801110.80007@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Paulraj, Paulraj, Sandeep wrote: > >> - booting from NOR Flash with direct boot method >> - POST support >> - LOGBUF support >> >> Signed-off-by: Heiko Schocher >> Cc: Paulraj Sandeep >> Cc: Albert ARIBAUD >> Cc: Igor Grinberg >> --- >> - changes for v2 >> - use CONFIG_MACH_TYPE instead setting the MACH_TYPE in >> board specific code, as Igor Grinberg suggested. >> - add logversion=2 to default Environment >> >> board/enbw/enbw_cmc/Makefile | 51 ++++ >> board/enbw/enbw_cmc/enbw_cmc.c | 570 >> ++++++++++++++++++++++++++++++++++++++++ >> boards.cfg | 1 + >> include/configs/enbw_cmc.h | 443 +++++++++++++++++++++++++++++++ >> 4 files changed, 1065 insertions(+), 0 deletions(-) >> create mode 100644 board/enbw/enbw_cmc/Makefile >> create mode 100644 board/enbw/enbw_cmc/enbw_cmc.c >> create mode 100644 include/configs/enbw_cmc.h >> > > Heiko, > > I applied all your patches and MAKEALL returned a failure for only the enbw_cmc board. > > Can you please take a look? > > Because of this I have not applied this to u-boot-ti. Hmm.. just did a rebase to TOT and I see with all my patches: [hs at pollux u-boot]$ ./MAKEALL enbw_cmc Configuring for enbw_cmc board... text data bss dec hex filename 407034 8576 257656 673266 a45f2 ./u-boot --------------------- SUMMARY ---------------------------- Boards compiled: 1 ---------------------------------------------------------- [hs at pollux u-boot]$ Did you apllied all patches, as stated here?: http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/108514 How looks your compile error? bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany