summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf
Commit message (Collapse)AuthorAgeFilesLines
* Fixed build problem by modifying CONSOLES variableJosh King2016-10-201-0/+2
| | | | | | | | | | | | | | Modified SERIAL_CONSOLES variable in the hardware systems so that we can get rid of the hacks file. The hacks file was used to manually stop the issue but now that is taken out and the issue is handled in the include files so the process doesn't start in the first place. This fixes issue number 586. Resolves openbmc/openbmc#586 Change-Id: I1eb54dae6cbec661f4b8865875e0fe5bd734c70c Signed-off-by: Josh King <jdking@us.ibm.com>
* meta-aspeed: Enable vuart rules for AST2[45]00Patrick Williams2016-09-211-0/+2
| | | | | Change-Id: Id1f7d22b63493d16a56fbcafe8b33ae971076f5a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* ast2400: Update prefered u-boot versionPatrick Williams2016-08-101-2/+2
| | | | | Change-Id: I8b1dc64b8f53b3f90c6a24b690507384912908a4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Move to u-boot v2016.07-aspeed-openbmc branchJoel Stanley2016-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This moves all machines to a new u-boot branch. The u-boot branch is based on this month's upstream v2016.07 release, and contains cleanups that get us closer to submitting upstream. Importantly for the machine configurations, we now have four new defconfigs that replace the previous targets: - ast_g4_ncsi_defconfig: ast2400 with NCSI networking - ast_g4_phy_defconfig: ast2400 with directly attached PHY networking - ast_g5_ncsi_defconfig: ast2500 with NCSI networking - ast_g5_phy_defconfig: ast2500 with directly attached PHY networking We now support Firestone again with the ast_g4_phy_defconfig. This commit updates all machines to the new branch and defconfig. It also removes unused patches that were being made to u-boot, in the case of barreleye (a patch to aspeednic.c) and palmetto (a modification to the u-boot environment). Change-Id: Ic4baf9ae0d5f4046e69cab99d54865771b01cd2a Signed-off-by: Joel Stanley <joel@jms.id.au>
* Remove preferred kernel version from ast2400 machineJoel Stanley2016-07-221-1/+0
| | | | | | | | | This was left over from when the ast2400 systems used a different kernel than the ast2500 systems. Now that they are both on 4.6, we can drop this PREFERRED_VERSION. Change-Id: I683fdfdc804789fe1353ef09154c92714009cd07 Signed-off-by: Joel Stanley <joel@jms.id.au>
* u-boot: Upgrade AST2400 machines to 2016.05 tree.Patrick Williams2016-06-241-3/+3
| | | | | | | Move 2016.05 tree to point at the latest openbmc commit and point all AST2400 machines to it. Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* AST2400: Set u-boot preferred provider versionRick Altherr2016-06-101-0/+2
| | | | | | In preparation for supporting AST2500 with a different branch. Signed-off-by: Rick Altherr <raltherr@google.com>
* AST2400: Use Palmetto as the default uboot targetBrad Bishop2016-06-101-1/+1
| | | | | | | An evaluation board target would be nice here but at least Palmetto is an improvement over the generic ARM target. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* AST2400: Set kernel preferred provider versionBrad Bishop2016-06-101-0/+1
| | | | | | In preparation for supporting AST2500 with a different branch. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Move Aspeed kernel/U-Boot appends to ast2400 layerBrad Bishop2015-10-221-1/+6
| | | | Part 1 of 2 (meta-openbmc-bsp, meta-openbmc-machines)
* Move Palmetto specific metadata to Palmetto layerBrad Bishop2015-10-062-5/+0
|
* Add 'meta-openbmc-bsp/meta-aspeed/' from commit ↵Patrick Williams2015-09-292-0/+21
'940e097002829605e2b5ec36f02f59676b33aedc' git-subtree-dir: meta-openbmc-bsp/meta-aspeed git-subtree-mainline: ef552f65c3d54126b5ecc813bdd7265ed8f33e4b git-subtree-split: 940e097002829605e2b5ec36f02f59676b33aedc
OpenPOWER on IntegriCloud