rockchip: rockpro64: Store default env into SPI

Board has flash chip on board so let store U-Boot environment there.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
Marcin Juszkiewicz
2020-06-03 17:15:12 +02:00
committed by Kever Yang
parent dd397609fc
commit 34f7e14d6b
2 changed files with 2 additions and 3 deletions

View File

@@ -13,8 +13,6 @@
#include <configs/rk3399_common.h>
#define CONFIG_SYS_MMC_ENV_DEV 0
#define SDRAM_BANK_SIZE (2UL << 30)
#define CONFIG_USB_OHCI_NEW