>-----Original Message----- >From: [email protected] [mailto:meta-ti- >[email protected]] On Behalf Of Dmytriyenko, Denys >Sent: Wednesday, August 06, 2014 6:14 PM >To: Cooper Jr., Franklin >Cc: [email protected] >Subject: Re: [meta-ti] [PATCH] am57xx-evm: Update the config name >used in U-boot for this board > >On Wed, Aug 06, 2014 at 05:10:57PM -0500, Franklin S. Cooper Jr >wrote: >> From: "Franklin S. Cooper Jr" <[email protected]> >> >> Signed-off-by: Franklin S. Cooper Jr <[email protected]> >> --- >> conf/machine/am57xx-evm.conf | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx- >evm.conf >> index 56b1873..0beed60 100644 >> --- a/conf/machine/am57xx-evm.conf >> +++ b/conf/machine/am57xx-evm.conf >> @@ -8,7 +8,7 @@ IMAGE_FSTYPES += "ubi tar.gz" >> >> SERIAL_CONSOLE = "115200 ttyO2" >> >> -UBOOT_MACHINE = "dra7xx_evm_config" >> +UBOOT_MACHINE = "beagle_x15_config" > >What's the actual difference in settings?
This handles differences in the mux settings, DDR timings, etc. > > >> # UBI information. Note that this is board and kernel >specific. Changes >> # in your kernel port may require changes in these variables. >For more >> -- >> 1.7.9.5 >> >> -- >> _______________________________________________ >> meta-ti mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-ti >-- >_______________________________________________ >meta-ti mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
