]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 1a7a788c4bf9dd9857cdede7b724faa94a827ada..392b5fdbbbba334b3844b543c1e38eba1b4b0adf 100644 (file)
--- a/README
+++ b/README
@@ -404,12 +404,6 @@ The following options need to be configured:
                supported, core will start to execute uboot when wakes up.
 
 - Generic CPU options:
-               CONFIG_SYS_GENERIC_GLOBAL_DATA
-               Defines global data is initialized in generic board board_init_f().
-               If this macro is defined, global data is created and cleared in
-               generic board board_init_f(). Without this macro, architecture/board
-               should initialize global data before calling board_init_f().
-
                CONFIG_SYS_BIG_ENDIAN, CONFIG_SYS_LITTLE_ENDIAN
 
                Defines the endianess of the CPU. Implementation of those