| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
start with
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
fix the u-boot images are not generated when do cache build
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
| |
not effect headers
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
| |
This way we can tell if we modified them after they are built and shipped. This
is just to help with debugged later.
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
|
| |
u-boot is always built 32-bit even for 64-bit parts, this is an
issue for 64-bit machines. This is a first attempt at getting this
working. However, this method is less than ideal as it uses multilib
to build a 32-bit toolchain to build u-boot
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
has a 32bit u-boot
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
| |
With just CROSS_COMPILE defined we do not modify the CFLAGS to
include the required --sysroot arguments. By adding CC as well
the appropriate arguments are passed in.
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
Signed-off-by: Matthew McClintock <msm@freescale.com>
|