diff options
| author | Fabio Estevam <[email protected]> | 2014-11-14 09:37:02 -0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2014-11-20 10:30:18 +0100 |
| commit | 53b7f18044c44e7f3ea0ee10bb4cd775df3aaa3c (patch) | |
| tree | 1745d6f2d2eb511e1a819aaeb02996650bd9e1ab /board/compulab | |
| parent | 7d29acd9b72128d153707c1a71bcd692b42f791c (diff) | |
mx6: Use a common SPL configuration file
Many boards use a minimal .cfg file in the SPL case.
Introduce spl_sd.cfg so that we can reuse it.
Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Stefano Babic <[email protected]>
Diffstat (limited to 'board/compulab')
| -rw-r--r-- | board/compulab/cm_fx6/imximage.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/board/compulab/cm_fx6/imximage.cfg b/board/compulab/cm_fx6/imximage.cfg deleted file mode 100644 index 420947e9ca7..00000000000 --- a/board/compulab/cm_fx6/imximage.cfg +++ /dev/null @@ -1,8 +0,0 @@ -/* - * Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/ - * - * SPDX-License-Identifier: GPL-2.0+ - */ - -IMAGE_VERSION 2 -BOOT_FROM sd |
