
22 Jun
2012
22 Jun
'12
8:27 p.m.
On 06/21/2012 06:00 PM, Allen Martin wrote:
These flags were necessary when building tegra20 as a single binary that supported ARM7TDMI and Cortex A9. Now that the ARM7TDMI support is split into a separate SPL, this is no longer necessary.
Signed-off-by: Allen Martin amartin@nvidia.com
The series, Acked-by: Stephen Warren swarren@wwwdotorg.org
From an earlier patch:
+#define CONFIG_SPL_MAX_SIZE 0x00004000
That's nice!