commit | 3e43a3e5d8e53f95d84faef8fbe94a493dd8cf8e | [log] [tgz] |
---|---|---|
author | Jeffy Chen <jeffy.chen@rock-chips.com> | Thu Jan 14 10:19:41 2016 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:05:41 2016 -0700 |
tree | 0288258c305dcaa582862f6ce7f6ef9c54761261 | |
parent | a32d0099681910686fa8a596c3cc9e3f529f3a6f [diff] |
rockchip: kylin: Store env in emmc There's a 64K reserved area at the end of the first 4M. Store env there, so we can use fastboot to flash it. Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>