Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm63xx: move board compatible strings into a table | Jonas Gorski | 2014-11-22 | 1 | -24/+0 |
| | | | | | | | | | | Move compatible strings from board structs into separate table. This allows for several board compatibles to match to the same board in case e.g. only the flash size / partitions differ. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43341 | ||||
* | brcm63xx: add and enable support for loading an appended dtb | Jonas Gorski | 2014-08-11 | 1 | -0/+24 |
Allow appending a dtb blob to the binary and use it for identifying the board. Fall back to nvram based identification in case of no dtb passed. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42119 |