Hi Wolfgang, On Monday 16 May 2011 01:23 AM, Wolfgang Denk wrote: > Dear Aneesh V, > > In message<[email protected]> you wrote: >> Add the basic spl framework and linker script common for OMAP3/4 >> platforms. >> >> Signed-off-by: Aneesh V<[email protected]> > ... >> +void board_init_r(gd_t *id, ulong dummy) >> +{ >> + for (;;) >> + ; >> +} > > Also, this cannot be right.
I added the features one by one in the subsequent patches and removed that loop. Maybe I should squash some patches here too. > > Best regards, > > Wolfgang Denk > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

