| ed03b1ba | 23-Mar-2017 |
Wenyou Yang <wenyou.yang@atmel.com> |
board: sama5d2_xplained: remove uart1 init
Due to the pin configuration and clock enabling is handling by the driver, remove the unneeded hardcode uart1 init during board_early_init_f stage.
Signed
board: sama5d2_xplained: remove uart1 init
Due to the pin configuration and clock enabling is handling by the driver, remove the unneeded hardcode uart1 init during board_early_init_f stage.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
show more ...
|
| 0daa2e18 | 17-Oct-2016 |
Wenyou Yang <wenyou.yang@atmel.com> |
board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
If 'ethaddr' is not set, we will get the ethernet address from AT24MAC, and set it to 'ethaddr' variable.
Signed-off-by: Wenyou Yang <wenyou.
board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
If 'ethaddr' is not set, we will get the ethernet address from AT24MAC, and set it to 'ethaddr' variable.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Songjun Wu <songjun.wu@microchip.com> Reviewed-by: Andreas Bießmann <biessmann@corscience.de>
show more ...
|
| 7bfaa0ce | 17-Oct-2016 |
Wenyou Yang <wenyou.yang@atmel.com> |
board: sama5d2_xplained: Clean up code
Since the introduction of pinctrl and clk driver, and the dts file, remove unneeded the pin configurations and the clock enabling code.
Signed-off-by: Wenyou
board: sama5d2_xplained: Clean up code
Since the introduction of pinctrl and clk driver, and the dts file, remove unneeded the pin configurations and the clock enabling code.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
show more ...
|