u-boot/arch/m68k/cpu/mcf5445x
Angelo Dureghello 5c928d0204 m68k: code reformatting for all start.S files
This patch is style-related only, to reformat all the start.S code,
actually not following a coherent style inside single files and
between different cpu start.S files.

Linux format has been respected, as
  - max line width at 80 columns
  - one 8 cols tab between asm instructions and operands
  - inline comments, where any, fixed at col 41

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
2016-07-30 22:59:18 +02:00
..
Makefile
cpu.c
cpu_init.c m68k: eliminate a warning in cpu_init 2014-06-19 11:18:40 -04:00
interrupts.c
pci.c
speed.c m68k: Fix bug, "address of" operator was forgotten 2014-07-07 19:47:07 -04:00
start.S m68k: code reformatting for all start.S files 2016-07-30 22:59:18 +02:00