diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2012-06-13 15:37:03 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-07-10 14:41:23 -0300 |
| commit | d4e32446c1ace74a6f1e659b02c2760d5a55a3d0 (patch) | |
| tree | 0818a579c42480e4e0ab9330eb952ba985551762 | |
| parent | a36303966021c18c44c6ca842a15ca5529c2ca13 (diff) | |
| download | meta-freescale-d4e32446c1ace74a6f1e659b02c2760d5a55a3d0.tar.gz | |
imx53qsb: add device tree kernel target
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx53qsb.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-arm/conf/machine/imx53qsb.conf b/meta-fsl-arm/conf/machine/imx53qsb.conf index 69aa7b0ec..ca736718f 100644 --- a/meta-fsl-arm/conf/machine/imx53qsb.conf +++ b/meta-fsl-arm/conf/machine/imx53qsb.conf | |||
| @@ -8,6 +8,8 @@ include conf/machine/include/tune-cortexa8.inc | |||
| 8 | 8 | ||
| 9 | SOC_FAMILY = "mx5" | 9 | SOC_FAMILY = "mx5" |
| 10 | 10 | ||
| 11 | KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx53-qsb.dts" | ||
| 12 | |||
| 11 | UBOOT_ENTRYPOINT = "0x70800000" | 13 | UBOOT_ENTRYPOINT = "0x70800000" |
| 12 | UBOOT_LOADADDRESS = "0x70800000" | 14 | UBOOT_LOADADDRESS = "0x70800000" |
| 13 | UBOOT_MACHINE = "mx53loco_config" | 15 | UBOOT_MACHINE = "mx53loco_config" |
