u-boot-brain/arch/m68k/cpu/mcf530x
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
..
cpu_init.c m68k: add malloc memory for early malloc 2016-05-17 09:54:43 -06:00
cpu.c m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
interrupts.c m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
Makefile m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
speed.c m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
start.S m68k: code reformatting for all start.S files 2016-07-30 22:59:18 +02:00