From d8ef01e964d6b56d4cce61a6fb3db65026e1cd52 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 24 Aug 2021 23:11:49 -0400 Subject: Convert CONFIG_RAMBOOT_PBL et al to Kconfig This converts the following to Kconfig: CONFIG_RAMBOOT_PBL CONFIG_SYS_FSL_PBL_PBI CONFIG_SYS_FSL_PBL_RCW Signed-off-by: Tom Rini --- README | 9 --------- 1 file changed, 9 deletions(-) (limited to 'README') diff --git a/README b/README index b0ab700b0c0..6e4bea9d174 100644 --- a/README +++ b/README @@ -477,15 +477,6 @@ The following options need to be configured: CONFIG_SYS_FSL_LBC_CLK_DIV Defines divider of platform clock(clock input to eLBC controller). - CONFIG_SYS_FSL_PBL_PBI - It enables addition of RCW (Power on reset configuration) in built image. - Please refer doc/README.pblimage for more details - - CONFIG_SYS_FSL_PBL_RCW - It adds PBI(pre-boot instructions) commands in u-boot build image. - PBI commands can be used to configure SoC before it starts the execution. - Please refer doc/README.pblimage for more details - CONFIG_SYS_FSL_DDR_BE Defines the DDR controller register space as Big Endian -- cgit v1.3.1