Searched hist:"89 a3658ac02873f32d7ad0a3b1d3c5308c5e2528" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/board/atmel/sama5d3xek/ |
| H A D | sama5d3xek.c | 89a3658ac02873f32d7ad0a3b1d3c5308c5e2528 Wed Aug 19 11:11:19 UTC 2015 Wu, Josh <Josh.wu@atmel.com> ARM: at91: sama5d3xek: use a $dtb_name to load dtb
Since sama5d3xek boards has different type of dtb blobs, so we need to detect the cpu type in runtime.
So we add a new variable $dtb_name. if $dtb_name is not defined, we just use at91-${board_name}.dtb
as the $dtb_name. Otherwise, we will just load the dtb with $dtb_name.
For sama5d3xek, we will detect cpu type and make up $dtb_name in runtime.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | at91-sama5_common.h | 89a3658ac02873f32d7ad0a3b1d3c5308c5e2528 Wed Aug 19 11:11:19 UTC 2015 Wu, Josh <Josh.wu@atmel.com> ARM: at91: sama5d3xek: use a $dtb_name to load dtb
Since sama5d3xek boards has different type of dtb blobs, so we need to detect the cpu type in runtime.
So we add a new variable $dtb_name. if $dtb_name is not defined, we just use at91-${board_name}.dtb
as the $dtb_name. Otherwise, we will just load the dtb with $dtb_name.
For sama5d3xek, we will detect cpu type and make up $dtb_name in runtime.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
|
| H A D | sama5d3xek.h | 89a3658ac02873f32d7ad0a3b1d3c5308c5e2528 Wed Aug 19 11:11:19 UTC 2015 Wu, Josh <Josh.wu@atmel.com> ARM: at91: sama5d3xek: use a $dtb_name to load dtb
Since sama5d3xek boards has different type of dtb blobs, so we need to detect the cpu type in runtime.
So we add a new variable $dtb_name. if $dtb_name is not defined, we just use at91-${board_name}.dtb
as the $dtb_name. Otherwise, we will just load the dtb with $dtb_name.
For sama5d3xek, we will detect cpu type and make up $dtb_name in runtime.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
|