Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm63xx: use relocate to move the kernel back to start of ram | Jonas Gorski | 2015-03-30 | 1 | -29/+0 |
| | | | | | | | | | | | | Appearently the kernel only uses kernel above it, so moving it to an higher address causes a lot of unavailable memory (#19327). Also move the on-flash kernel to 0x80a0000, as newer CFEs don't like uncompressing there (net-booting an ELF kernel is fine, though). Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45164 | ||||
* | brcm63xx: move bcm963268bu_p300 to dts | Jonas Gorski | 2015-03-25 | 1 | -5/+0 |
| | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44987 | ||||
* | brcm63xx: move kernel load address to 8MiB | Jonas Gorski | 2015-03-25 | 1 | -0/+34 |
Fixes boot when uncompressed kernel is > 4 MiB (#19251). Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44984 |