]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
hawkboard/omapl-138: Add support for generating ais image for hawkboard
authorSughosh Ganu <urwithsughosh@gmail.com>
Wed, 13 Jun 2012 08:39:06 +0000 (08:39 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:08 +0000 (14:58 +0200)
commit6d660e773e2b9370f527e86087239bb78643ccf4
tree38a24d0ff506047917c570a6dc7e41e80cd05a5d
parent55faa58976c74ebc7351a87c59568f05394ff7c5
hawkboard/omapl-138: Add support for generating ais image for hawkboard

Parameters used for configuring certain SoC peripherals are parsed
from the cfg file and appended as part of the ais image's header. The
u-boot-spl.ais generated is flashed separately to the nand, so do not
delete the file after generation of u-boot.ais.

Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
.gitignore
Makefile
board/davinci/da8xxevm/hawkboard-ais-nand.cfg [new file with mode: 0644]
include/configs/hawkboard.h