Dear Lee Jones, In message <20121122160847.gd10...@gmail.com> you wrote: > > Ideally I'd like to keep it all as data, as it will save lots of > text parsing code in the kernel. Surely there must be a call for > passing data structures from the bootloader to the kernel. After > all, that's why ATAGs were brought about wasn't it?
Look at which ATAGS exist to see what they have been invented for. Read the previous discussions why for example pretty useful extensions like a tag to pass a MAC address from a boot loader to the kernel have never been accepted for mainline. But you claim that trace data are different, and fit better? I consider it a design flaw to do such statictics stuff in the kernel. It does not belong there. Such functions belong to user space. But as mentioned before, this is actually off topic here. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Just about every computer on the market today runs Unix, except the Mac (and nobody cares about it). - Bill Joy 6/21/85 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot