| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Fixed issue with manual searching of BBPATH
* Cleaned up to use same SRC_URI append method as linux-machine-config
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Added 'conf/machine/boards' as a default FILESEXTRAPATH
(for each available layer).
* Change MACHINE_* to rely only on the path being relative to
'conf/machine/boards'.
* Fixed up linux-xlnx.inc and linux-machine-common.inc to use 'MACHINE_*'
for default files.
* Fixed KERNEL_DEVICETREE setting such that the variable is valid before
the base __anonymous function of linux-dtb.inc is executed.
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Provide u-boot_v2013.01.01 with Xilinx specific patches for xilinx-v2013.01
Required small changes to common include files so they can be shared
between u-boot and u-boot-xlnx.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
|
| |/
|
|
|
|
|
|
|
|
| |
* Handles generation of the config.mk, this avoids the need for a manual
config.mk to be provided, it depends on the information provided in
xparameters.h.
* Added 'MACHINE_XPARAMETERS' which points to a machine specific
xparameters.h file.
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
|
| |
|
|
|
|
|
|
| |
* When the machine being built is microblaze, copy config.mk and
xparameters.h into board/xilinx/microblaze-generic
* Fixed newlines in file
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
|
| |
|
|
|
|
| |
Also some other minor changes.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
|
|
|
meta layer.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
|