mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: Kirkwood: enable generic board support for LaCie boards
This patch enables generic board support for the following Kirkwood-based LaCie boards: - Network Space v2 (Mini, Lite and Max). - Internet Space v2. - D2 Network v2. - 2Big Network v2. Signed-off-by: Simon Guinot <simon.guinot@sequanux.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
84c311f28e
commit
6083aec1db
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@
|
|||
#ifndef _CONFIG_LACIE_KW_H
|
||||
#define _CONFIG_LACIE_KW_H
|
||||
|
||||
/*
|
||||
* Generic board support
|
||||
*/
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/*
|
||||
* Machine number definition
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue