ubuntu 在 R40e 上 還有 Debian 在 Sempron 2600 上

2010年10月11日 星期一

set structure field and set function - in u-boot

看到 image_set_load( ),卻找不到 實作。 所以猜又是自動產生的 function,改 grep image_set,就發現: mage_set_hdr_l(f) \
        static inline void image_set_##f(image_header_t *hdr, uint32_t val) \
        { \
                hdr->ih_##f = cpu_to_uimage (val); \
        }
所以 image_set_load( ) 也只是在設 structure 的 load 欄位。

沒有留言:

標籤

網誌存檔