]> git.sur5r.net Git - u-boot/blobdiff - board/gateworks/gw_ventana/ventana_eeprom.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / gateworks / gw_ventana / ventana_eeprom.h
index d64b9107c6f0a691594717b12a14e6acec4e9f21..d2a16f1a008362984d19a7159284a7b0f6292095 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2013 Gateworks Corporation
- *
- * SPDX-License-Identifier: GPL-2.0+
  */
 
 #ifndef _VENTANA_EEPROM_
@@ -109,6 +108,12 @@ enum {
        GW52xx,
        GW53xx,
        GW54xx,
+       GW551x,
+       GW552x,
+       GW553x,
+       GW560x,
+       GW5903,
+       GW5904,
        GW_UNKNOWN,
        GW_BADCRC,
 };