Skip to content

Commit

Permalink
rk3308: include: configs: add config nand onfi detection
Browse files Browse the repository at this point in the history
Change-Id: I497fc73ca6f121a5de8b87871851b65586428e0e
Signed-off-by: Yifeng Zhao <zyf@rock-chips.com>
  • Loading branch information
zhao0116 authored and JosephChen2017 committed Jul 9, 2019
1 parent 57e25cf commit 5adc7de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/configs/rk3308_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#define CONFIG_SYS_CBSIZE 1024
#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_ONFI_DETECTION
#define CONFIG_SYS_NAND_PAGE_SIZE 2048
#define CONFIG_SYS_NAND_PAGE_COUNT 64
#define CONFIG_SYS_NAND_SIZE (256 * 1024 * 1024)
Expand Down

0 comments on commit 5adc7de

Please sign in to comment.