diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 74cc312c347c..b408e352198c 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -794,7 +794,7 @@ config PHYSICAL_START | |||
794 | 794 | ||
795 | config PHYSICAL_ALIGN | 795 | config PHYSICAL_ALIGN |
796 | hex | 796 | hex |
797 | default "0x10000000" if FSL_BOOKE | 797 | default "0x04000000" if FSL_BOOKE |
798 | help | 798 | help |
799 | This value puts the alignment restrictions on physical address | 799 | This value puts the alignment restrictions on physical address |
800 | where kernel is loaded and run from. Kernel is compiled for an | 800 | where kernel is loaded and run from. Kernel is compiled for an |