On 21.10.2011 20:12, Albert ARIBAUD wrote: > Hi Sandeep, > > Le 21/10/2011 19:00, s-paul...@ti.com a écrit : >> Albert, >> Please pull u-boot-ti/master .... > > Applied to u-boot-arm/master (with rebase, as the pull request was based > on u-boot, not u-boot-arm), thanks!
Just fyi: Using git head commit d775935e1f301c82bd4d9e4e5d060b3e3aaf0bfa davinci: remove config.mk file from the sources > ./MAKEALL ARMV7 ... Configuring for am335x_evm board... board.c: In function 'board_init_f': board.c:378: error: 'MACH_TYPE_TIAM335EVM' undeclared (first use in this function) board.c:378: error: (Each undeclared identifier is reported only once board.c:378: error: for each function it appears in.) ... Configuring for vision2 - Board: vision2, Options: IMX_CONFIG=board/ttcontrol/vision2/imximage_hynix.cfg board.c: In function 'board_init_f': board.c:378: error: 'MACH_TYPE_TTC_VISION2' undeclared (first use in this function) board.c:378: error: (Each undeclared identifier is reported only once board.c:378: error: for each function it appears in.) ... Configuring for dig297 board... dig297.c: In function 'board_init': dig297.c:95: error: 'MACH_TYPE_OMAP3_CPS' undeclared (first use in this function) dig297.c:95: error: (Each undeclared identifier is reported only once dig297.c:95: error: for each function it appears in.) ... Boards compiled: 34 Boards with warnings or errors: 3 ( am335x_evm vision2 dig297 ) Best regards Dirk _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot