]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: puma-rk3399: allow loading environment from SPI-NOR flash
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Thu, 15 Sep 2022 09:14:26 +0000 (11:14 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 19 Oct 2022 11:30:49 +0000 (19:30 +0800)
commitac471587f28f9539ab1da27c9fa491f69eb106a9
tree7f178c40a3eeb794e02080cdedd5a441e09ff25f
parentd7435d4057ba23a5fcda6784d8e92289e11b4b01
rockchip: puma-rk3399: allow loading environment from SPI-NOR flash

There's a SPI-NOR flash available from which SPL and U-Boot proper can
be booted, it makes sense to also allow this medium to store U-Boot
environment so let's enable it.

The Device Tree advertises a max frequency of 50MHz so let's set the
config option appropriately.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/puma-rk3399_defconfig