diff options
author | Stefan Roese <sr@denx.de> | 2008-11-27 14:05:15 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2008-12-09 10:07:23 +0100 |
commit | 9def12cae33d2d3ea2dd56b197fd3dfb3ad60bf4 (patch) | |
tree | 2c28e1e5d5ad3dbfc5414619145e3f59c4844ad0 /sparc_config.mk | |
parent | 13d36ec849785453953d00220b2c7dc66644a3c2 (diff) | |
download | talos-obmc-uboot-9def12cae33d2d3ea2dd56b197fd3dfb3ad60bf4.tar.gz talos-obmc-uboot-9def12cae33d2d3ea2dd56b197fd3dfb3ad60bf4.zip |
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Don't use LIST_HEAD() but initialize the struct via INIT_LIST_HEAD() upon
first call of add_mtd_partitions(). Otherwise this won't work on platforms
where the relocation is broken (like MIPS or PPC).
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'sparc_config.mk')
0 files changed, 0 insertions, 0 deletions