Home
last modified time | relevance | path

Searched hist:b02bfc4dfcef3be8276521e1933573e97a5cf203 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/
H A Du-boot.ldsdiff b02bfc4dfcef3be8276521e1933573e97a5cf203 Mon Jan 13 07:57:05 CST 2014 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: put .hash, .got.plt and .machine_param back in binaries

Some targets will build fine but not boot if sections .hash and
.got.plt are not present in the binary. Add them back.

Also, Exynos machines require .machine_param section in SPL.
Add it.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Tested-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com>
/openbmc/u-boot/arch/arm/
H A Dconfig.mkdiff b02bfc4dfcef3be8276521e1933573e97a5cf203 Mon Jan 13 07:57:05 CST 2014 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: put .hash, .got.plt and .machine_param back in binaries

Some targets will build fine but not boot if sections .hash and
.got.plt are not present in the binary. Add them back.

Also, Exynos machines require .machine_param section in SPL.
Add it.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Tested-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com>