>-----Original Message----- >From: U-Boot <[email protected]> On Behalf Of Wasim Khan >(OSS) >Sent: Friday, April 16, 2021 1:52 PM >To: Tom Rini <[email protected]>; Simon Glass <[email protected]> >Cc: [email protected] >Subject: RE: [PATCH v2 4/4] sandbox: enable IRQ using select for sandbox >architecture > >Hi Tom, > >> -----Original Message----- >> From: Simon Glass <[email protected]> >> Sent: Tuesday, March 30, 2021 10:27 PM >> To: Wasim Khan (OSS) <[email protected]> >> Cc: Bin Meng <[email protected]>; Mario Six <[email protected]>; >> Bharat Gooty <[email protected]>; Rayagonda Kokatanur >> <[email protected]>; Tero Kristo <[email protected]>; >> Varun Sethi <[email protected]>; U-Boot Mailing List >> <[email protected]>; Wasim Khan <[email protected]> >> Subject: Re: [PATCH v2 4/4] sandbox: enable IRQ using select for >> sandbox architecture >> >> Hi Wasim, >> >> On Tue, 9 Mar 2021 at 04:48, Wasim Khan <[email protected]> >wrote: >> > >> > From: Wasim Khan <[email protected]> >> > >> > Enable IRQ using select for sandbox architecture. >> > >> > Signed-off-by: Wasim Khan <[email protected]> >> > Reviewed-by: Simon Glass <[email protected]> >> > --- >> > Changes in v2: >> > - no change >> > >> > arch/Kconfig | 1 + >> > configs/sandbox64_defconfig | 1 - >> > configs/sandbox_defconfig | 1 - >> > configs/sandbox_flattree_defconfig | 1 - >> > configs/sandbox_spl_defconfig | 1 - >> > 5 files changed, 1 insertion(+), 4 deletions(-) >> >> You can see the status of your series here: >> >> https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpatch >> wor >> >k.ozlabs.org%2Fproject%2Fuboot%2Flist%2F%3Fseries%3D232773&data >=0 >> >4%7C01%7Cwasim.khan%40nxp.com%7Cbabc6763976e4d9c257808d8f39cd77b >> %7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C63752720224208941 >0 >> %7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIi >LCJB >> >TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=cmOzxfmhlIdP6A0G1P% >2 >> BAXg%2FhPVky02%2BeUEMxd5y1bHs%3D&reserved=0 >> >> It is assigned to Tom Rini. >> >> Regards, >> Simon > >https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatch >work.ozlabs.org%2Fproject%2Fuboot%2Flist%2F%3Fseries%3D232773&d >ata=04%7C01%7Cpriyanka.jain%40nxp.com%7C7a5eea075a364cc3863d08d900 >b0b077%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C6375415811448 >67361%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2lu >MzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ZBoZ4dxhQBW >cFuR3E5zE0fQVb55e%2BxbWWxnFgyo411s%3D&reserved=0 this series is >tested, reviewed. >It can be merged after >https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatch >work.ozlabs.org%2Fproject%2Fuboot%2Fpatch%2F20210305070235.13547-1- >Zhiqiang.Hou%40nxp.com%2F&data=04%7C01%7Cpriyanka.jain%40nxp.c >om%7C7a5eea075a364cc3863d08d900b0b077%7C686ea1d3bc2b4c6fa92cd99c5 >c301635%7C0%7C0%7C637541581144867361%7CUnknown%7CTWFpbGZsb3d8 >eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D >%7C1000&sdata=%2FidlO6hAGlxGD1cO2fA5cQORDIorCY%2FPq%2FQkZQ >4pEm0%3D&reserved=0 > >Kindly do the needful > >Regards, >Wasim
Reviewed-by: Priyanka Jain <[email protected]> Tom, Kindly help to merge this patch. This is required to fix boot issue on many of NXP fsl-qoriq platforms like lx2160ardb. Thanks Priyanka

