recipes-bsp: consolidate bsp recipes
by Manjukumar Matha 8 years 5 months
recipes-bsp: consolidate bsp recipes

This patch moves BSP recipes into recipes-bsp. This is more consistent
with the recipe layout in core, and we should comply.

Signed-off-by: Cyril Chemparathy <cyril.chemparathy@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
179eea98
external-hdf.bb: Update HDF
by Manjukumar Matha 8 years 5 months
external-hdf.bb: Update HDF

Update HDF examples

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
5386a143
device-tree-generation_git.bb: Add DT and PP flags...
by Manjukumar Matha 8 years 5 months
device-tree-generation_git.bb: Add DT and PP flags during compilation

This patch compiles the DTS files using kernel headers, adds
pre-processing flags for dts

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
3b663408
xsctyaml.bbclass: Add support for main memory and ...
by Manjukumar Matha 8 years 5 months
xsctyaml.bbclass: Add support for main memory and console device

Add support for main memory and consol device settings

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
2c9e8aff
xsctyaml.bbclass: Add stdin and stdout handlers in...
by Manjukumar Matha 8 years 5 months
xsctyaml.bbclass: Add stdin and stdout handlers in YAML

Use new handlers to add serial consoles for components

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
b1762ce8
openamp-fw.inc: Remove SRCURI from openamp-fw.inc
by Manjukumar Matha 8 years 5 months
openamp-fw.inc: Remove SRCURI from openamp-fw.inc

Use SRCURI from xsctapp which is commonly used across recipes

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
75c485b5
xsctdt.bbclass: Make device-tree machine specific
by Manjukumar Matha 8 years 5 months
xsctdt.bbclass: Make device-tree machine specific

DTS and DTB are machine specific

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
58a3d59b
device-tree-generation_git.bb: Add static dts gene...
by Manjukumar Matha 8 years 5 months
device-tree-generation_git.bb: Add static dts generation

This patch handles generation of board specific dts generation

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
8bc01471
xsctyaml.bbclass: Add YAML_DT_BOARD_FLAGS
by Manjukumar Matha 8 years 5 months
xsctyaml.bbclass: Add YAML_DT_BOARD_FLAGS

Add YAML_DT_BOARD_FLAGS for device-tree configuration to generate the
required dts using DTG

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
a0a9eb0b
openamp-fw.inc: Adopt to newer YAML configuration
by Manjukumar Matha 8 years 5 months
openamp-fw.inc: Adopt to newer YAML configuration

Adopt to newer YAML configuration for build-config

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
7eec4d65
Report a bug