
"Tom" == Tom Rini trini@ti.com writes:
Tom> I'd like to see it as board/ti/am33xx/board.[ch] but other than that I Tom> can see where you're coming from.
Ok, fine - Will use board.{c,h} in next version.
Tom> Can you post a WIP version of your s_init / board_init? I'd like Tom> to see what maybe we should call __weak or try and restructure a Tom> bit more. Thanks!
Sorry, I only just started the mainline porting work last Friday next to other tasks, so right now it basically looks like the ti ones except for the eeprom handling, but I'll need to add fpga configuration handling and a redundant boot setup using the watchdog (E.G. fallback to backup u-boot/linux/rootfs if the system didn't start before watchdog fired).
Again, I haven't been able to do any real tests on this board because of missing nand support. Are you aware of any in progress effort on this within TI?