commit | db397faddbd1ebfa8f7758285441dea6fcc0d6bd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 11 14:30:37 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Mar 15 16:13:59 2013 -0400 |
tree | 3e1b333c52189c4280ccb5d169654d7d18f94a70 | |
parent | c45e35914ac816c7dbf52ce2293cc9211503c3e1 [diff] |
Introduce generic post-relocation board_r.c This file handles common post-relocation init for boards which use the generic framework. Signed-off-by: Simon Glass <sjg@chromium.org>