aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p1020rdb.conf
AgeCommit message (Collapse)Author
2015-12-28update machine DESCRIPTION/UBOOT_CONFIG/EXTRA_IMAGEDEPENDSTing Liu
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2014-07-15conf/machine/: move common bits to inc filesTing Liu
* add four new files to hold common bits: include/qoriq-base.inc include/qoriq-default-providers.inc include/qoriq-default-settings.inc include/qoriq-default-versions.inc * add 'qoriq-ppc' into list of MACHINEOVERRIDES Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-15move all inc files to folder include/Ting Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-06-03conf/machine/*.conf: Rework information headerChunrong Guo
*Rework the information header to include a proper name, SoC and maintainer fields. This change has been done for follow boards: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds - c293pcie - p1010rdb - p1020rdb - p1021rdb - p1022ds - p1023rdb - p1025twr - p2020ds - p2020rdb - p2041rdb - p3041ds - p4080ds - p5020ds-64b - p5020ds - p5040ds-64b - p5040ds - t2080qds-64b - t2080qds - t4160qds-64b - t4160qds - t4240qds-64b - t4240qds Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-12conf/machine/*: make KERNEL_DEFCONFIG overridableTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-12conf/machine/*: make KERNEL_DEVICETREE overridableTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-12update BOOTFORMAT_CONFIG for p1/p2 rdb boardsTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-08-20rework machines to use dtb file in KERNEL_DEVICETREE variableTing Liu
The linux-dtb.inc has been rework to use the Linux kernel build system to generate the DeviceTree binaries so now KERNEL_DEVICETREE variable should has the /target/ name, not the file path. Signed-off-by: Ting Liu <b28495@freescale.com>
2013-07-01p1020rdb: update machine conf to use new -pd revisionTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-04-11Remove unnecessary variables from machine confZhenhua Luo
1. USE_VT = "" is duplicated with USE_VT = "0" and is removed. 2. SYSVINIT_ENABLED_GETTYS is useful when USE_VT = "1", so remove it. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-02-18conf/machines: update to use SOC_FAMILYMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14disable extra inittab changesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14move serial console definitions into machine.conf so they are available for ↵Matthew McClintock
all distros (e.g. poky and fsl) Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-06u-boot: change UBOOT_MACHINES to use ?= so they can be overriddenMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-07-11machines: Move machine specific variable to machine confKhem Raj
These variables are machine specific and therefore they need to be in machine conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-07-10correct dts file for targetsZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-05-09define JFFS2_ERASEBLOCK size for all boardsTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-02-23u-boot: add additional u-boot images for all Freescale boardsChunrong Guo
Signed-off-by:Chunrong Guo <b40290@freescale.com>
2012-02-08u-boot: fixup building multiple images and add thsoe images for p1020rdb to ↵Matthew McClintock
start with Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-10-20Build u-boot for various machinesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-10-04Initial commit for FSL Machines, Images, and Distro settingsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>