ron minnich wrote:
I misunderstood the dts when I wrote this code. The @ values are implicitly hex. Correctly emit hex constants for all cases, including the pci a,b syntax.
Tested on dbe62. Note that before this patch goes in we need to change ALL dts files to be hex.
Also a small buglet: fix the strcmp on ioport to match 6, not 3, chars.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com
Acked-by: Stefan Reinauer stepan@coresystems.de