Hi Brian,
> Hi every one.
> I need help with debugging u-boot. If I comple u-Boot without -Os
> optimization, I get bunch of errors about missing functions. They are
> inline functions (in_be32, out_be32, out_8, etc) and I'm not sure how
> to make sure they are included when building the code w
I'm sorry to send this the second time.
I missed the answer from Jerry Van Baren & Alessandro Rubini. I
thought I had problem subscribing to the list.
Thank you for the answer.
Brian
At 07:13 PM 6/5/2008, Brian S. Park wrote:
>Hi every one.
>I need help with debugging u-boot. If I comple u-Boo
Brian S. Park wrote:
> Hi every one.
> I need help with debugging u-boot. If I comple u-Boot without -Os
> optimization, I get bunch of errors about missing functions. They are
> inline functions (in_be32, out_be32, out_8, etc) and I'm not sure how
> to make sure they are included when building
Hi every one.
I need help with debugging u-boot. If I comple u-Boot without -Os
optimization, I get bunch of errors about missing functions. They are
inline functions (in_be32, out_be32, out_8, etc) and I'm not sure how
to make sure they are included when building the code without optimization.
Hi every one.
I need help with debugging u-boot. If I comple u-Boot without -Os
optimization, I get bunch of errors about missing functions. They are
inline functions (in_be32, out_be32, out_8, etc) and I'm not sure how
to make sure they are included when building the code without optimization.