Kevin Hilman <khil...@deeprootsystems.com> writes:

> "Mark A. Greer" <mgr...@mvista.com> writes:
>
[...]

>> 2) Different uart addresses.  This is only an issue
>>    for the assembly 'addruart' macro when CONFIG_DEBUG_LL
>>    is enabled.  Since the code in that macro is called
>>    so early (e.g., by _error_p in kernel/head.S when
>>    the processor lookup fails), we can't determine what
>>    platform the kernel is running on at runtime to use
>>    the correct uart address.
>
> Maybe add an #error someplace if DEBUG_LL && DAVINCI_TRUE && DA830 so
> that when the PHYS_OFFSET problem is resolved (hopefully) this
> dependency is still prevented.

Ignore this comment, I see now you did this already in 17/18.

Kevin


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to