diff options
author | Timur Tabi <timur@freescale.com> | 2011-11-16 13:28:34 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-11-29 08:48:06 -0600 |
commit | cc15df57b1ce2fb7b9aac7567b25e7b3bef28458 (patch) | |
tree | aacaba89fac7d1edd0747605cf79b810acf99e4c /drivers/pcmcia | |
parent | 2f3a71f235f442beb9419cee94ef6888b24f8259 (diff) | |
download | u-boot-imx-cc15df57b1ce2fb7b9aac7567b25e7b3bef28458.zip u-boot-imx-cc15df57b1ce2fb7b9aac7567b25e7b3bef28458.tar.gz u-boot-imx-cc15df57b1ce2fb7b9aac7567b25e7b3bef28458.tar.bz2 |
powerpc/85xx: verify the localbus device tree address before booting the OS
The localbus controller node in the device tree is typically a root node,
even though the controller is part of CCSR. If we were to put the lbc
node under the SOC node, then the 'ranges' property in the lbc node would
translate through the 'ranges' property of the parent SOC node, and we
don't want that.
Since the lbc is a separate node, it's possible for the 'reg' property to
be wrong. This happened with the original version of p1022ds.dts, which
used a 32-bit value in the 'reg' address, instead of a 36-bit address.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions