summaryrefslogtreecommitdiffstats
path: root/conf/machine/p1010rdb.conf
Commit message (Collapse)AuthorAgeFilesLines
* conf/machine/*: make KERNEL_DEFCONFIG overridableTing Liu2014-01-131-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* p1010rdb: update machine conf to support P1010RDB-PBZhenhua Luo2014-01-131-2/+6
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
* Remove unnecessary variables from machine confZhenhua Luo2013-04-111-2/+0
| | | | | | | 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>
* conf/machines: update to use SOC_FAMILYMatthew McClintock2013-02-181-0/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* disable extra inittab changesMatthew McClintock2012-08-141-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* move serial console definitions into machine.conf so they are available for ↵Matthew McClintock2012-08-141-0/+1
| | | | | | all distros (e.g. poky and fsl) Signed-off-by: Matthew McClintock <msm@freescale.com>
* add NOR u-boot into the default build list of p1010rdbZhenhua Luo2012-08-091-1/+1
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* u-boot: change UBOOT_MACHINES to use ?= so they can be overriddenMatthew McClintock2012-08-061-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* machines: Move machine specific variable to machine confKhem Raj2012-07-111-0/+3
| | | | | | | These variables are machine specific and therefore they need to be in machine conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* define JFFS2_ERASEBLOCK size for all boardsTing Liu2012-05-091-0/+3
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* update the kernel defconfig for non-smp targetsZhenhua Luo2011-12-081-1/+1
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* conf/machines: add non-dpaa target boards supportZhenhua Luo2011-12-071-0/+9
The following boards are added: mpc8536ds.conf, mpc8548cds.conf, p1010rdb.conf, p1020mbg.conf, p1020utm.conf,p1021rdb.conf, p1024rdb.conf, p1025rdb.conf, p2020rdb.conf Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Matthew McClintock <msm@freescale.com>