commit | 45841f6e8c0e7cca31c5711d368f61866d6f5b04 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Aug 20 08:53:43 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Wed Aug 28 11:44:58 2013 -0400 |
tree | 253c40794a710b3b2fec9dfeb09f6f177bc2052c | |
parent | 8a110b86961696d1f82587bd1d9e95d4178fef41 [diff] |
am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE We had been allowing the max size to be larger than actually allowed by the ROM. Expand the commentary here to explain why we set these locations. Signed-off-by: Tom Rini <trini@ti.com>