Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1392217
| From | Hans Verkuil <hverkuil@xs4all.nl> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting |
| Date | 2016-05-02 15:50 +0200 |
| Message-ID | <rumox-4ah-7@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <rtzHc-5xW-5@gated-at.bofh.it> <rtZrX-1EF-15@gated-at.bofh.it> <ru0o1-2nr-1@gated-at.bofh.it> <ru26t-3Nj-5@gated-at.bofh.it> <ru2Jc-45g-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 05/01/16 18:42, Krzysztof Kozlowski wrote: > On Sun, May 01, 2016 at 06:01:08PM +0200, Hans Verkuil wrote: >>> Sorry, I meant the hanging issue I got in 4.6, not the ethernet issue. >>> I get the same problem with linux-next. Can you mail me the .config you are using? >> >> Never mind. >> >>> After some more testing I don't think it is hanging, instead it seems that the mmc >>> isn't enabled/found and so it just sits waiting for the root partition to appear. >> >> That was fun. There are two problems that both caused the boot to end at the same >> place: first of all the root partition is now called mmcblk1p1 instead of mmcblk0p1 >> in 4.6, so it was just waiting for the root partition to appear. Nothing to do with >> your patch series, just unexpected. > > Yes, annoying issue and unfortunately this is known... recommended > solution is to use root=PARTUUID=xxxx (you can get the PARTUUID with > blkid)... or replace the mmc device. > >> The second is that enabling CONFIG_VIDEO_S5P_FIMC causes the boot to hang at that >> same place. I suspect there is a deadlock somewhere. I'm digging deeper into that >> but again, unrelated to your patch series. >> >> Anyway, after disabling that config option I was finally able to test your patch >> series: >> >> Tested-by: Hans Verkuil <hans.verkuil@cisco.com> BTW, one thing I noticed is that to have u-boot detect the network device I need to call 'usb reset' twice. This is with u-boot 2016.1 release. Not a big deal, but I wondered if you see the same. Regards, Hans
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-29 13:10 +0200
[RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-29 13:10 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Mark Brown <broonie@kernel.org> - 2016-04-29 13:40 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-29 14:00 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Mark Brown <broonie@kernel.org> - 2016-04-29 18:50 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-02 11:50 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-02 12:50 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Mark Brown <broonie@kernel.org> - 2016-05-02 13:00 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Rob Herring <robh@kernel.org> - 2016-05-03 20:10 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-04 14:10 +0200
Re: [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization Mark Brown <broonie@kernel.org> - 2016-05-04 20:30 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Hans Verkuil <hverkuil@xs4all.nl> - 2016-04-30 11:50 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-01 15:20 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Hans Verkuil <hverkuil@xs4all.nl> - 2016-05-01 16:20 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Hans Verkuil <hverkuil@xs4all.nl> - 2016-05-01 18:10 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-01 18:50 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Hans Verkuil <hverkuil@xs4all.nl> - 2016-05-02 15:50 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-02 15:50 +0200
Re: [RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting Marek Szyprowski <m.szyprowski@samsung.com> - 2016-05-02 08:00 +0200
csiph-web