commit | bcae72116257201d7288cb8c525a29aea4875b95 | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Thu Jul 21 09:10:21 2011 -0400 |
committer | U-Boot <uboot@aari01-12.(none)> | Wed Aug 03 12:49:20 2011 +0200 |
tree | 27511a4f1475382047a803b50883416ae87b144c | |
parent | 033ca72438635c68f3940216a550217b9e7f6417 [diff] |
omap: add basic SPL support - Provide alternate implementations of board_init_f() board_init_r() for OMAP spl. - Provide linker script - Initialize global data - Add serial console support - Update CONFIG_SYS_TEXT_BASE to allow for SPL's bss and move it to board config header from config.mk Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>