]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/ls1088a/ls1088a_qixis.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / freescale / ls1088a / ls1088a_qixis.h
index 4790461b47a80dc54d6600fac898c28b1ab561b6..c58852617fcce6ca65bbeb0efb1ba9d45045279c 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright 2017 NXP
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __LS1088AQDS_QIXIS_H__
 #define BRDCFG9_SFPTX_MASK             0x10
 #define BRDCFG9_SFPTX_SHIFT            4
 
+/* Definitions of QIXIS Registers for LS1088ARDB */
+
+/* BRDCFG5 */
+#define BRDCFG5_SPISDHC_MASK           0x0C
+#define BRDCFG5_FORCE_SD               0x08
+
 #endif