Merge git://git.denx.de/u-boot-marvell
[platform/kernel/u-boot.git] / board / ms7722se / lowlevel_init.S
index 9144e10..a62404f 100644 (file)
@@ -7,24 +7,10 @@
  *
  * board/ms7722se/lowlevel_init.S
  *
- * 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 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.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>
-#include <version.h>
 
 #include <asm/processor.h>
 #include <asm/macro.h>
@@ -131,7 +117,7 @@ bsc_init:
 
        write32 RTCSR_A, RTCSR_D
 
-       write8  SDMR3_A, #0x00
+       write8  SDMR3_A, SDMR3_D
 
        ! BL bit off (init = ON) (?!?)
 
@@ -225,6 +211,7 @@ RTCOR_D:    .long   0xA55A0034
 RTCSR_A:       .long   SBSC_RTCSR
 RTCSR_D:       .long   0xA55A0010
 SDMR3_A:       .long   0xFE500180
+SDMR3_D:       .long   0x0
 
        .align  1