[U-Boot] [PATCH v2 1/3] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM

Simon Glass sjg at chromium.org
Sat Dec 3 05:50:44 CET 2016


On 19 November 2016 at 06:48, Simon Glass <sjg at chromium.org> wrote:
> Hi Jacob,
>
> On 18 November 2016 at 00:52, Jacob Chen <jacob2.chen at rock-chips.com> wrote:
>> With CONFIG_ROCKCHIP_SPL_BACK_TO_BROM enabled,
>> the environment is inside u-boot.
>> So solve it by moving environment after u-boot.
>
> Can this not happen in the rk3288_common.h file?
>
>>
>> Signed-off-by: Jacob Chen <jacob2.chen at rock-chips.com>
>> ---
>>
>> Changes in v2:
>> - add a commit message
>>
>>  include/configs/evb_rk3288.h      | 9 +++++++++
>>  include/configs/fennec_rk3288.h   | 9 +++++++++
>>  include/configs/miniarm_rk3288.h  | 9 +++++++++
>>  include/configs/popmetal_rk3288.h | 9 +++++++++
>>  4 files changed, 36 insertions(+)
>>
>
> Regards,
> Simon

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list