OSDN Git Service

h8300: compressed image support
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sun, 10 May 2015 17:26:40 +0000 (02:26 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Tue, 23 Jun 2015 04:35:52 +0000 (13:35 +0900)
commit06706c96ed753f952e53fa9840fb38852d2fe37e
treeb0c870e788d6f94d608d4b18d3fa9c002b2252fe
parentdf2078b8daa7bb15cc8e3f791389b9f44e12bb25
h8300: compressed image support

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
arch/h8300/boot/Makefile [new file with mode: 0644]
arch/h8300/boot/compressed/Makefile [new file with mode: 0644]
arch/h8300/boot/compressed/head.S [new file with mode: 0644]
arch/h8300/boot/compressed/misc.c [new file with mode: 0644]
arch/h8300/boot/compressed/vmlinux.lds [new file with mode: 0644]
arch/h8300/boot/compressed/vmlinux.scr [new file with mode: 0644]