[RFC PATCH 0/2] impedance-matcher generic improvements
Daniel Mack
zonque at gmail.com
Tue Jul 30 03:48:51 EDT 2013
Hi Jason,
On 29.07.2013 23:23, Jason Cooper wrote:
> Basic idea is to replace a device's stock kernel with this impedance-matcher.
> Load the kernel and/or the devicetree blob to desired addresses. Add
> 'loadaddrs=0xXXXXXXXX,0xYYYYYYYY' to the kernel's command line. Or, if you are
> appending, 'loadaddrs=appended,0xYYYYYYYY'. First address is the location of
> the kernel, second is the location of the dtb.
Nice to see that idea implemented! For me though, changing any of the
U-Boot variables is out of the question, and I need the matcher just the
way I implemented it, including the LED blink pattern to let the user
know if things go wrong.
Hence, I won't change to your generic version on my boards, and so I
think it might be best if you maintain your own tree for your approach.
Best regards,
Daniel
More information about the linux-arm-kernel
mailing list