Searched hist:"786 c497a693c708465b937c05945beaea1164c12" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | Makefile | diff 786c497a693c708465b937c05945beaea1164c12 Wed Sep 18 06:29:57 CDT 2013 Hauke Mehrtens <hauke@hauke-m.de> MIPS: BCM47XX: Add board detection
Detect on which board this code is running based on some nvram settings. This is needed to start board specific workarounds and configure the leds and buttons which are on different gpios on every board.
This patches add some boards we have seen, but there are many more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5840 Patchwork: https://patchwork.linux-mips.org/patch/5855/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | board.c | 786c497a693c708465b937c05945beaea1164c12 Wed Sep 18 06:29:57 CDT 2013 Hauke Mehrtens <hauke@hauke-m.de> MIPS: BCM47XX: Add board detection
Detect on which board this code is running based on some nvram settings. This is needed to start board specific workarounds and configure the leds and buttons which are on different gpios on every board.
This patches add some boards we have seen, but there are many more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5840 Patchwork: https://patchwork.linux-mips.org/patch/5855/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | setup.c | diff 786c497a693c708465b937c05945beaea1164c12 Wed Sep 18 06:29:57 CDT 2013 Hauke Mehrtens <hauke@hauke-m.de> MIPS: BCM47XX: Add board detection
Detect on which board this code is running based on some nvram settings. This is needed to start board specific workarounds and configure the leds and buttons which are on different gpios on every board.
This patches add some boards we have seen, but there are many more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5840 Patchwork: https://patchwork.linux-mips.org/patch/5855/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/ |
H A D | bcm47xx_board.h | 786c497a693c708465b937c05945beaea1164c12 Wed Sep 18 06:29:57 CDT 2013 Hauke Mehrtens <hauke@hauke-m.de> MIPS: BCM47XX: Add board detection
Detect on which board this code is running based on some nvram settings. This is needed to start board specific workarounds and configure the leds and buttons which are on different gpios on every board.
This patches add some boards we have seen, but there are many more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5840 Patchwork: https://patchwork.linux-mips.org/patch/5855/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|