Hi Wei-Ren,

Thanks for the reminder. I'll update the patches and submit again.

Best Regards,
Olivia

> -----Original Message-----
> From: 陳韋任 (Wei-Ren Chen) [mailto:che...@iis.sinica.edu.tw]
> Sent: Friday, October 26, 2012 5:32 PM
> To: Yin Olivia-R63875
> Cc: qemu-...@nongnu.org; qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] [PATCH 2/5] use reset handlers to reload kernel
> and initrd
> 
> > -/* Load a U-Boot image.  */
> > -int load_uimage(const char *filename, target_phys_addr_t *ep,
> > -                target_phys_addr_t *loadaddr, int *is_linux)
> > +/* write uimage into memory */
> > +static int uimage_physical_loader(const char *filename, uint8_t **data,
> > +                                  target_phys_addr_t *loadaddr)
>                                      ^^^^^^^^^^^^^^^^^^
>    Use hwaddr instead. I guess you need rebase to the trunk which replace
> target_phys_addr_t with hwaddr everywhere.
> 
> Regards,
> chenwj
> 
> --
> Wei-Ren Chen (陳韋任)
> Computer Systems Lab, Institute of Information Science, Academia Sinica,
> Taiwan (R.O.C.)
> Tel:886-2-2788-3799 #1667
> Homepage: http://people.cs.nctu.edu.tw/~chenwj

Reply via email to