- 02 Feb, 2015 1 commit
-
-
Ben Avison authored
Detail: The Raspberry Pi ROM now joins the IOMD ROM in supporting multiple architectures, in this case ARMv6 and ARMv7. This has been achieved by creating a new machine type specific for Raspberry Pi. The old ARM11ZF machine type remains for builds that are ARM11-only. Version 1.31. Tagged as 'Env-1_31'
-
- 24 Sep, 2014 1 commit
-
-
Ben Avison authored
Also add a couple more cross-compile Env files. Version 1.30. Tagged as 'Env-1_30'
-
- 11 Nov, 2013 1 commit
-
-
Ben Avison authored
Detail: For those components that support cross-compilation, the mk.sh scripts are being changed to assume that the castle/bsd/mixed etc directories are no longer merged together. This is in line with the change to recommended practice for native builds (see the Prepare component in the root of CVS). This has no impact on Env, except for the comments in the Env files about what they expect the PWD to be on entry. Version 1.26. Tagged as 'Env-1_26'
-
- 22 May, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: HALSize is a new environment variable supported by the OMAP3 HAL & Cortex kernel. As you'd expect, it's used to indicate the size of the HAL. The variable is actually used to select from one of several HALSize files in HdrSrc, much like the ImageSize variable. The OMAP3 env file is set to use a 96K HAL, the other builds are set to 64K. Apart from changing the HALSize setting, currently you also have to remember to change the Kernel offset in the corresponding components file. Admin: Needed for my next batch of checkins to work. Version 1.12. Tagged as 'Env-1_12'
-
- 19 May, 2010 1 commit
-
-
Ben Avison authored
Detail: Added shell-script equivalents of !Common and two Env files. Admin: Tested by building the DDE tools on Linux. Version 1.09. Tagged as 'Env-1_09'
-