diff options
author | Amaury Pouly <amaury.pouly@gmail.com> | 2014-05-01 18:45:09 +0200 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2014-05-01 19:35:05 +0200 |
commit | fcb835f61abba870e3c648eab9f3728bbe6c890f (patch) | |
tree | 766370218f86346515e4e2127370247ccb4fb9db /firmware | |
parent | cf93b33613a850e4a9f5568aa94051203763bc09 (diff) |
regtools: normalise description files, and remove obsolete file. No logical change.
Files were generated using utils/regtools/tester in "write" mode.
Change-Id: Ib391b8dbb5ec84eb821e0d0a3699d306414f2aa1
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/target/arm/imx233/regs/stmp3600/regs-emictrl.h | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/firmware/target/arm/imx233/regs/stmp3600/regs-emictrl.h b/firmware/target/arm/imx233/regs/stmp3600/regs-emictrl.h deleted file mode 100644 index 88a94f977b..0000000000 --- a/firmware/target/arm/imx233/regs/stmp3600/regs-emictrl.h +++ /dev/null @@ -1,30 +0,0 @@ -/*************************************************************************** - * __________ __ ___. - * Open \______ \ ____ ____ | | _\_ |__ _______ ___ - * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / - * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < - * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ - * \/ \/ \/ \/ \/ - * This file was automatically generated by headergen, DO NOT EDIT it. - * headergen version: 2.1.7 - * XML versions: stmp3600:2.3.0 - * - * Copyright (C) 2013 by Amaury Pouly - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. - * - * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY - * KIND, either express or implied. - * - ****************************************************************************/ -#ifndef __HEADERGEN__STMP3600__EMICTRL__H__ -#define __HEADERGEN__STMP3600__EMICTRL__H__ - -#define REGS_EMICTRL_BASE (0x80020000) - -#define REGS_EMICTRL_VERSION "2.3.0" - -#endif /* __HEADERGEN__STMP3600__EMICTRL__H__ */ |