| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 14305
|
|
|
|
| |
SVN-Revision: 14264
|
|
|
|
| |
SVN-Revision: 13616
|
|
|
|
| |
SVN-Revision: 13588
|
|
|
|
| |
SVN-Revision: 13583
|
|
|
|
| |
SVN-Revision: 13540
|
|
|
|
| |
SVN-Revision: 13298
|
|
|
|
|
|
| |
working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201)
SVN-Revision: 13213
|
|
|
|
|
|
| |
testing with 8MB devices
SVN-Revision: 13015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds CFE tagged image generation in the BCM963xx target image Makefile.
It has to generate its own LZMA compressed kernel because CFE is a LZMA nazi.
It also seems that the Broadcom image tagger as well as CFE use AdvanceCOMP,
which is based on a slightly older LZMA SDK. Anyways, some of the code is
GPL, some of it is LGPL, so it might be that Broadcom owes some sources.
Also, LZMA has a bug which causes it to generate different output when you
are using stdin / stdout compared to plain files. I've just worked around
the issue by using plain files.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11171
|
|
|
|
|
|
|
|
|
|
| |
Current kernels have the same kernel entry as load address, so just set them
like this. Also, the BCM963xx uses 0x80010000 as its load address, so use this
too.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11169
|
|
|
|
|
|
| |
CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
|
|
|
|
| |
SVN-Revision: 10703
|
|
|
|
| |
SVN-Revision: 9533
|
|
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|