summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-nuvoton/conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-nuvoton: evb-npcm750: disable MTD image generationBenjamin Fair2018-08-211-0/+4
| | | | | | | | | | | | | | | The OpenBMC build system doesn't currently generate a flash image usable by NPCM7XX BMCs, and the OpenBMC Nuvoton kernel doesn't have an MTD SPI-NOR driver. The MTD image generation build step is failing for the NPCM750 eval board, so disable it and instead generate a rootfs cpio suitable for loading from u-boot. Tested: Built for evb-npcm750 and was able to netboot the board Change-Id: I8b6275979d78b7d5657e77d25bd74f933c740ea8 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
* nuvoton: Set LAYERSERIES_COMPATBenjamin Fair2018-07-191-0/+1
| | | | | | | | Bitbake warns when this variable is not set for a layer. Set it in the Nuvoton BSP and EVB layers to indicate sumo branch compatiblity. Change-Id: If2dd63954ca88d0dc4e0427eb6c3ccf035681585 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
* nuvoton: move npcm7xx support into meta-nuvoton layerBenjamin Fair2018-07-195-5/+53
| | | | | | | | Move support for the npcm7xx SOCs directly into the meta-nuvoton BSP layer. This matches the layout for other chip vendors' BSPs. Change-Id: I47ac7a5b02cf87f6dd60d0f6fba2463c18e9fdf1 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
* Add Nuvoton NPCM7XX BSP supportTomer Maimon2018-05-151-0/+9
Add as follow : 1. NPCM7XX Kernel Linux 2. NPCM7XX U-boot Change-Id: I84ae09c16725fcf9d23f8daf3c9eadac09cb605f Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
OpenPOWER on IntegriCloud