u-boot-brain/board/atmel
Wu, Josh 89a3658ac0 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>
2015-08-21 15:47:04 +02:00
..
at91rm9200ek ARM: at91: move board select menu and common settings 2015-02-21 08:23:51 -05:00
at91sam9m10g45ek arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00
at91sam9n12ek arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00
at91sam9rlek ARM: at91: at91sam9rlek: add mci support 2015-03-18 23:36:01 +01:00
at91sam9x5ek arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00
at91sam9260ek ARM: at91: move board select menu and common settings 2015-02-21 08:23:51 -05:00
at91sam9261ek net: Remove the bd* parameter from net stack functions 2015-04-18 11:11:11 -06:00
at91sam9263ek ARM: at91: move board select menu and common settings 2015-02-21 08:23:51 -05:00
atngw100 avr32: convert to dram_init() 2015-02-17 22:52:41 +01:00
atngw100mkii avr32: convert to dram_init() 2015-02-17 22:52:41 +01:00
atstk1000 avr32: take maintainership for atstk1002 2015-06-10 14:03:25 +02:00
sama5d3_xplained arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00
sama5d3xek ARM: at91: sama5d3xek: use a $dtb_name to load dtb 2015-08-21 15:47:04 +02:00
sama5d4_xplained arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00
sama5d4ek arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00