commit | 407fb0135407c92414449a08ac7846f23b53b7cf | [log] [tgz] |
---|---|---|
author | Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> | Wed May 01 09:32:45 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri May 10 08:16:33 2013 -0400 |
tree | bae4de791c7a91522416d6631ebe56562e9e6469 | |
parent | 7b1b2550f62f8632e4a3a45f7f380968e4e30d69 [diff] |
openrisc: specify a memory region for u_boot_lists Since there are two memory areas defined, vectors and ram, the linker will error when neither of them are specified for a section. Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>