> -----Original Message----- > From: [email protected] [mailto:linux-media- > [email protected]] On Behalf Of Hans Verkuil > Sent: Tuesday, June 6, 2017 1:39 AM > To: Zhi, Yong <[email protected]>; [email protected]; > [email protected] > Cc: Zheng, Jian Xu <[email protected]>; [email protected]; Mani, > Rajmohan <[email protected]>; Toivonen, Tuukka > <[email protected]> > Subject: Re: [PATCH 07/12] intel-ipu3: css: firmware management > > On 05/06/17 22:39, Yong Zhi wrote: > > Functions to load and install imgu FW blobs > > > > Signed-off-by: Yong Zhi <[email protected]> > > --- > > drivers/media/pci/intel/ipu3/ipu3-abi.h | 1572 > ++++++++++++++++++++++++++++ > > drivers/media/pci/intel/ipu3/ipu3-css-fw.c | 272 +++++ > > drivers/media/pci/intel/ipu3/ipu3-css-fw.h | 215 ++++ > > drivers/media/pci/intel/ipu3/ipu3-css.h | 54 + > > 4 files changed, 2113 insertions(+) > > create mode 100644 drivers/media/pci/intel/ipu3/ipu3-abi.h > > create mode 100644 drivers/media/pci/intel/ipu3/ipu3-css-fw.c > > create mode 100644 drivers/media/pci/intel/ipu3/ipu3-css-fw.h > > create mode 100644 drivers/media/pci/intel/ipu3/ipu3-css.h > > Has this been tested for both i686 and x86_64 modes? > > Regards, > > Hans
Sorry for the late response, the above code has been tested for x86_64 mode only.
