Re: [SeaBIOS] [PATCH] Use cpu_to_be32() (and related) instead of htonl (and related).

2012-08-15 Thread Dave Frodin
Kevin, This patch works for me. I also inappropriately ack'd the other patch "use ntohll instead of ntohl" which actually becomes obsolete with this patch. thanks, Dave - Original Message - > From: "Kevin O'Connor" > To: seabios@seabios.org > Cc: "Dave Frodin" > Sent: Tuesday, August

Re: [SeaBIOS] The cbfs header for a payloads dest addr is a u64, use ntohll instead of ntohl

2012-08-15 Thread Dave Frodin
Kevin, Thanks, your patch works for me. Dave - Original Message - > From: "Kevin O'Connor" > To: "Dave Frodin" > Cc: "Peter Stuge" , seabios@seabios.org > Sent: Tuesday, August 14, 2012 7:20:01 PM > Subject: Re: [SeaBIOS] The cbfs header for a payloads dest addr is a u64, use > ntohll