Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm63xx: replace "ok" with "okay" for status in DTS files | Adrian Schmutzler | 2020-05-12 | 1 | -2/+2 |
| | | | | | | | While "ok" is recognized in DT parsing, only "okay" is actually mentioned as valid value. Replace it accordingly. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | brcm63xx: rename target to bcm63xx | Adrian Schmutzler | 2020-02-14 | 1 | -0/+53 |
This change makes the names of Broadcom targets consistent by using the common notation based on SoC/CPU ID (which is used internally anyway), bcmXXXX instead of brcmXXXX. This is even used for target TITLE in make menuconfig already, only the short target name used brcm so far. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> |