
29 Oct
2015
29 Oct
'15
6:25 p.m.
On 10/28/2015 04:24 PM, Steve Kipisz wrote: [...]
For now, we did turn off CONFIG_DM and CONFIG_DEFAULT_DEVICE_TREE as we are expecting to add additional boards shortly.
[...]
diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig index f6566bf..7573246 100644 --- a/configs/am57xx_evm_defconfig +++ b/configs/am57xx_evm_defconfig @@ -1,19 +1,8 @@ CONFIG_ARM=y CONFIG_OMAP54XX=y -CONFIG_TARGET_BEAGLE_X15=y -CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
NAK. While I do agree to the rename to encompass the platform better, I disagree to disable DM and device tree for x15 - neither of which should necessary for the rename.
--
Regards,
Nishanth Menon