]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
authorKim Phillips <kim.phillips@freescale.com>
Wed, 31 Oct 2012 11:09:26 +0000 (11:09 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 28 Nov 2012 00:28:07 +0000 (18:28 -0600)
commit345d6efdc713334387bf07cd0c122b3b03d401b2
tree0bc6fedf4e3feeea2e102c66d0f7ba2af9b91abf
parent2a5fcb835f6e976ed0eb34c413d40f2d4a5e8d1f
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list

by moving compat_strlist into the .bss section.

0xfe004d80 fdt_fixup_crypto_node [u-boot]: 264

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc8xxx/fdt.c