[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20081027214445.GA20050@thorin>
Date: Mon, 27 Oct 2008 22:44:45 +0100
From: Robert Millan <rmh@...abtu.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] make firmware/dsp56k/bootstrap.asm buildable on a56
[ Please CC me, I'm not subscribed ]
Hi!
Attached patch makes firmware/dsp56k/bootstrap.asm buildable on a56, the
free Motorola DSP56001 assembler (http://www.zdomain.com/a56.html).
Summary of changes:
- Remove '<' and '>' candy (they specify explicit addressing modes,
which a56 don't grok, but uses implicitly anyway).
- Replace 'move' with 'movem' when accessing program memory.
- Rename a few labels to avoid duplicates (which a56 can't handle).
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
View attachment "dsp56k_bootstrap.diff" of type "text/x-diff" (1563 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (190 bytes)
Powered by blists - more mailing lists