質問編集履歴

6

追記部分の修正

2016/06/05 15:22

投稿

mao999
mao999

スコア111

test CHANGED
File without changes
test CHANGED
@@ -276,7 +276,9 @@
276
276
 
277
277
  v4.7-rc1にあって、v4.5.2に無いdmesgのusb系のエラー出力
278
278
 
279
+ ```
280
+
279
- ```[ 2.485140] usb2-0 supply vbus not found, using dummy regulator
281
+ [ 2.485140] usb2-0 supply vbus not found, using dummy regulator
280
282
 
281
283
  [ 2.485296] usb2-1 supply vbus not found, using dummy regulator
282
284
 

5

情報追加

2016/06/05 15:22

投稿

mao999
mao999

スコア111

test CHANGED
File without changes
test CHANGED
@@ -269,3 +269,21 @@
269
269
  arch/arm/configs/tegra_defconfig
270
270
 
271
271
  があったので試してみます。
272
+
273
+ 2016/06/06
274
+
275
+ defconfigダメでした。
276
+
277
+ v4.7-rc1にあって、v4.5.2に無いdmesgのusb系のエラー出力
278
+
279
+ ```[ 2.485140] usb2-0 supply vbus not found, using dummy regulator
280
+
281
+ [ 2.485296] usb2-1 supply vbus not found, using dummy regulator
282
+
283
+ [ 2.485675] usb3-0 supply vbus not found, using dummy regulator
284
+
285
+
286
+
287
+
288
+
289
+ ```

4

追記

2016/06/05 15:21

投稿

mao999
mao999

スコア111

test CHANGED
File without changes
test CHANGED
@@ -258,10 +258,14 @@
258
258
 
259
259
  [ 1.753260] tegra-ahci 70027000.sata: couldn't get PHY in node sata: -517
260
260
 
261
-
262
-
263
-
264
-
265
-
266
-
267
- ```
261
+ ```
262
+
263
+ ---
264
+
265
+ **追記**
266
+
267
+ 2016/06/04
268
+
269
+ arch/arm/configs/tegra_defconfig
270
+
271
+ があったので試してみます。

3

パス修正

2016/06/04 03:54

投稿

mao999
mao999

スコア111

test CHANGED
File without changes
test CHANGED
@@ -138,7 +138,7 @@
138
138
 
139
139
  <dts>
140
140
 
141
- arch/arm/dts/boot/tegra124-jetson-tk1.dts
141
+ arch/arm/boot/dts/tegra124-jetson-tk1.dts
142
142
 
143
143
 
144
144
 

2

2016/06/04 03:10

投稿

mao999
mao999

スコア111

test CHANGED
File without changes
test CHANGED
@@ -106,7 +106,7 @@
106
106
 
107
107
  <v4.7-rc1ビルド時.config>
108
108
 
109
- [config_jetsontk1_4.5.2_pridact-1.0.0.txt](http://pridact.wiki.fc2.com/ref/config_jetsontk1_4.7.0-rc1_pridact-1.0.0.txt)
109
+ [config_jetsontk1_4.7.0_pridact-1.0.0.txt](http://pridact.wiki.fc2.com/ref/config_jetsontk1_4.7.0-rc1_pridact-1.0.0.txt)
110
110
 
111
111
  <v4.5.2ビルド時.config>
112
112
 

1

整形

2016/06/03 19:26

投稿

mao999
mao999

スコア111

test CHANGED
File without changes
test CHANGED
@@ -120,7 +120,17 @@
120
120
 
121
121
  load mmc 1:1 ${fdt_addr_r} tegra124-jetson-tk1.dtb
122
122
 
123
- setenv bootargs console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255 ddr_die=2048M@20 48M section=256M pmuboard=0x0177:0x0000:0x02:0x43:0x00 tsec=32M@3913M otf_key=c75e5bb91eb3bd947560357b64422f85 usbcore .old_scheme_first=1 core_edp_mv=1150 core_edp_ma=4000 tegraid=40.1.1.0.0 debug_uartport=lsport,3 power_supply=Adapter audio_codec=rt5640 modem_id=0 android.kerneltype=normal fbcon=map:1 commchip_id=0 usb_port_owner_info=2 lane_owner_inf o=6 emc_max_dvfs=0 touch_id=0@0 board_info=0x0177:0x0000:0x02:0x43:0x00 root=/dev/mmcblk1p2 rw rootwait vmalloc=512m d ebug
123
+ setenv bootargs console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255
124
+
125
+ ddr_die=2048M@2048M section=256M pmuboard=0x0177:0x0000:0x02:0x43:0x00 tsec=32M@3913M otf_key=c75e5bb91eb3bd947560357b64422f85
126
+
127
+ usbcore.old_scheme_first=1 core_edp_mv=1150 core_edp_ma=4000 tegraid=40.1.1.0.0 debug_uartport=lsport,3
128
+
129
+ power_supply=Adapter audio_codec=rt5640 modem_id=0 android.kerneltype=normal fbcon=map:1 commchip_id=0 usb_port_owner_info=2
130
+
131
+ lane_owner_info=6 emc_max_dvfs=0 touch_id=0@0 board_info=0x0177:0x0000:0x02:0x43:0x00
132
+
133
+ root=/dev/mmcblk1p2 rw rootwait vmalloc=512m debug
124
134
 
125
135
  bootz ${kernel_addr_r} - ${fdt_addr_r}
126
136