Add Broadcom / Netgear changes from RAXE 1.0.0.48
[project/bcm63xx/u-boot.git] / arch / arm / include / asm / arch-bcm6856 / pmc_drv_cfg.h
diff --git a/arch/arm/include/asm/arch-bcm6856/pmc_drv_cfg.h b/arch/arm/include/asm/arch-bcm6856/pmc_drv_cfg.h
new file mode 100644 (file)
index 0000000..2fcca35
--- /dev/null
@@ -0,0 +1,38 @@
+/*
+<:copyright-BRCM:2019:DUAL/GPL:standard 
+
+   Copyright (c) 2019 Broadcom 
+   All Rights Reserved
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License, version 2, as published by
+the Free Software Foundation (the "GPL").
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+
+A copy of the GPL is available at http://www.broadcom.com/licenses/GPLv2.php, or by
+writing to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
+
+:> 
+*/
+
+/*****************************************************************************
+ *  Description:
+ *      This contains special header for different flavors of PMC drivers.
+ *****************************************************************************/
+
+#ifndef PMC_DRV_CFG_H
+#define PMC_DRV_CFG_H
+
+#define PMC_IMPL_3_X
+#define PMC_IMPL_3_1
+
+#define PMC_UCBID 1
+#define PMC_RAM_BOOT 1
+
+#endif // #ifndef PMC_DRV_CFG_H