
16 May
2011
16 May
'11
4:17 p.m.
Hi Wolfgang,
On Monday 16 May 2011 01:23 AM, Wolfgang Denk wrote:
Dear Aneesh V,
In message1305472900-4004-9-git-send-email-aneesh@ti.com you wrote:
Add the basic spl framework and linker script common for OMAP3/4 platforms.
Signed-off-by: Aneesh Vaneesh@ti.com
...
+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