Searched hist:"74752 baa738ee9dafe69d726910e26da56f6f722" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/ |
H A D | README | 74752baa738ee9dafe69d726910e26da56f6f722 Thu Dec 06 07:33:16 CST 2012 Scott Wood <scottwood@freescale.com> spl: Change PAD_TO to CONFIG_SPL_PAD_TO
This was already used by some SPL targets, and allows the pad amount to be specified by board config headers rather than only in makefile fragments.
Also supply a pad-to of zero if the variable is undefined. It works without this, but this avoids relying on undocumented behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|
H A D | Makefile | 74752baa738ee9dafe69d726910e26da56f6f722 Thu Dec 06 07:33:16 CST 2012 Scott Wood <scottwood@freescale.com> spl: Change PAD_TO to CONFIG_SPL_PAD_TO
This was already used by some SPL targets, and allows the pad amount to be specified by board config headers rather than only in makefile fragments.
Also supply a pad-to of zero if the variable is undefined. It works without this, but this avoids relying on undocumented behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|