summaryrefslogtreecommitdiff
path: root/src/nv3p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv3p.h')
-rw-r--r--src/nv3p.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nv3p.h b/src/nv3p.h
index d09442a..20cb93b 100644
--- a/src/nv3p.h
+++ b/src/nv3p.h
@@ -65,6 +65,9 @@ typedef struct nv3p_state *nv3p_handle_t;
#define TEGRA3_CHIP_SKU_T30 0x81
#define TEGRA3_CHIP_SKU_T30S 0x83
+// tegra114 chip sku
+#define TEGRA114_CHIP_SKU_T114 0x00
+
// boot device type
#define NV3P_DEV_TYPE_NAND 0x1
#define NV3P_DEV_TYPE_EMMC 0x2