| Submitter | Mike Frysinger |
|---|---|
| Date | Nov. 18, 2010, 9:45 a.m. |
| Message ID | <1290073529-5887-1-git-send-email-vapier@gentoo.org> |
| Download | mbox |
| Permalink | /patch/72069/ |
| State | Accepted |
| Delegated to: | Wolfgang Denk |
| Headers | show |
Pull-request
git://www.denx.de/git/u-boot-blackfin.git masterComments
Dear Mike Frysinger, In message <1290073529-5887-1-git-send-email-vapier@gentoo.org> you wrote: > The following changes since commit 635d1b3e1b885267de90d100402ba7748fdd9bc5: > > Makefile: Fix build with USE_PRIVATE_LIBGCC (2010-11-18 09:47:11 +0100) > > are available in the git repository at: > git://www.denx.de/git/u-boot-blackfin.git master > > Mike Frysinger (2): > Blackfin: stick ins/outs funcs into their own .text section > Blackfin: make sure bss len is multiple of 4 bytes > > arch/blackfin/lib/ins.S | 1 + > arch/blackfin/lib/outs.S | 4 ++++ > arch/blackfin/lib/u-boot.lds.S | 1 + > 3 files changed, 6 insertions(+), 0 deletions(-) Applied, thanks. Best regards, Wolfgang Denk
The following changes since commit 635d1b3e1b885267de90d100402ba7748fdd9bc5: Makefile: Fix build with USE_PRIVATE_LIBGCC (2010-11-18 09:47:11 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-blackfin.git master Mike Frysinger (2): Blackfin: stick ins/outs funcs into their own .text section Blackfin: make sure bss len is multiple of 4 bytes arch/blackfin/lib/ins.S | 1 + arch/blackfin/lib/outs.S | 4 ++++ arch/blackfin/lib/u-boot.lds.S | 1 + 3 files changed, 6 insertions(+), 0 deletions(-)