| /OK3568_Linux_fs/u-boot/board/davinci/da8xxevm/ |
| H A D | README.da850 | 35 u-boot.ais file that needs to be written to the correct persistent 42 Assuming that the network is configured and enabled and the u-boot.ais file 47 U-Boot > tftp u-boot.ais 69 U-Boot > tftp u-boot.ais 87 U-Boot > tftp u-boot.ais 106 $ uflash -d /dev/mmcblk0 -b ./u-boot.ais -p OMAPL138 -vv 109 $ dd if=u-boot.ais of=/dev/mmcblk0 seek=117 bs=512 conv=fsync 119 here[1] to write the u-boot.ais file. An example of recovering to the SPI 123 -flash_noubl /path/to/u-boot.ais
|
| /OK3568_Linux_fs/u-boot/board/Barix/ipam390/ |
| H A D | README.ipam390 | 35 Once this build completes you will have a ../current/ipam390/u-boot.ais file 41 Assuming that the network is configured and enabled and the u-boot.ais file 50 Filename '/tftpboot/ipam390/u-boot.ais'. 69 here[1] to create an uboot-uart-ais.bin file 78 - Create u-boot-uart-ais.bin 79 $ mono HexAIS_OMAP-L138.exe -entrypoint 0xC1080000 -ini ipam390-ais-uart.cfg \ 80 -o ../current/ipam390/uboot-uart-ais.bin ./u-boot.bin@0xC1080000; 82 Note: The ipam390-ais-uart.cfg is found in the board directory 83 for the ipam390 board, u-boot:/board/Barix/ipam390/ipam390-ais-uart.cfg 87 $ mono ./slh_OMAP-L138.exe -waitForDevice -v -p /dev/tty.UC-232AC uboot-uart-ais.bin
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/ |
| H A D | config.mk | 7 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot.ais
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/ |
| H A D | opensaf_5.22.01.bb | 49 PACKAGECONFIG[plm] = "--enable-ais-plm,--disable-ais-plm,libvirt openhpi"
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.davinci | 104 make u-boot.ais 105 and program the resulting u-boot.ais file to the SPI flash of the DA850 EVM.
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | interrupt.c | 2333 struct kvm_s390_ais_all ais; in flic_ais_mode_get_all() local 2335 if (attr->attr < sizeof(ais)) in flic_ais_mode_get_all() 2342 ais.simm = fi->simm; in flic_ais_mode_get_all() 2343 ais.nimm = fi->nimm; in flic_ais_mode_get_all() 2346 if (copy_to_user((void __user *)attr->addr, &ais, sizeof(ais))) in flic_ais_mode_get_all() 2650 struct kvm_s390_ais_all ais; in flic_ais_mode_set_all() local 2655 if (copy_from_user(&ais, (void __user *)attr->addr, sizeof(ais))) in flic_ais_mode_set_all() 2659 fi->simm = ais.simm; in flic_ais_mode_set_all() 2660 fi->nimm = ais.nimm; in flic_ais_mode_set_all()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 1118 int ais; in sja1105_mac_pcs_get_state() local 1121 ais = sja1105_sgmii_read(priv, SJA1105_AIS); in sja1105_mac_pcs_get_state() 1122 if (ais < 0) in sja1105_mac_pcs_get_state() 1123 return ais; in sja1105_mac_pcs_get_state() 1125 switch (SJA1105_AIS_SPEED(ais)) { in sja1105_mac_pcs_get_state() 1137 SJA1105_AIS_SPEED(ais)); in sja1105_mac_pcs_get_state() 1139 state->duplex = SJA1105_AIS_DUPLEX_MODE(ais); in sja1105_mac_pcs_get_state() 1140 state->an_complete = SJA1105_AIS_COMPLETE(ais); in sja1105_mac_pcs_get_state() 1141 state->link = SJA1105_AIS_LINK_STATUS(ais); in sja1105_mac_pcs_get_state()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | fr_BE | 154 lang_name "fran<U00E7>ais"
|
| H A D | fr_CH | 137 lang_name "fran<U00E7>ais"
|
| H A D | fr_CA | 147 lang_name "fran<U00E7>ais"
|
| H A D | fr_LU | 153 lang_name "fran<U00E7>ais"
|
| H A D | fr_FR | 172 lang_name "fran<U00E7>ais"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | fr_CH | 137 lang_name "fran<U00E7>ais"
|
| H A D | fr_BE | 154 lang_name "fran<U00E7>ais"
|
| H A D | fr_CA | 147 lang_name "fran<U00E7>ais"
|
| H A D | fr_LU | 153 lang_name "fran<U00E7>ais"
|
| H A D | fr_FR | 172 lang_name "fran<U00E7>ais"
|
| /OK3568_Linux_fs/buildroot/boot/uboot/ |
| H A D | uboot.mk | 72 UBOOT_BINS += u-boot.ais 73 UBOOT_MAKE_TARGET += u-boot.ais
|
| H A D | Config.in | 257 bool "u-boot.ais" 261 u-boot.ais contains U-Boot with the SPL support.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/locale/ |
| H A D | locale.alias | 29 # franc,ais fr_FR.ISO-8859-1
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/locale/ |
| H A D | locale.alias | 29 # franc,ais fr_FR.ISO-8859-1
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | Makefile | 1127 MKIMAGEFLAGS_u-boot-spl.ais = -s -n $(if $(CONFIG_AIS_CONFIG_FILE), \ 1130 spl/u-boot-spl.ais: spl/u-boot-spl.bin FORCE 1133 OBJCOPYFLAGS_u-boot.ais = -I binary -O binary --pad-to=$(CONFIG_SPL_PAD_TO) 1134 u-boot.ais: spl/u-boot-spl.ais u-boot.img FORCE
|
| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | hfc_multi.h | 46 int los, ais, slip_tx, slip_rx, rdi; /* current alarms */ member
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | etalab-2.0 | 95 La présente licence est régie par le droit français.
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | farsync.c | 1065 u8 ais; in fst_intr_te1_alarm() local 1069 ais = FST_RDB(card, suStatus.alarmIndicationSignal); in fst_intr_te1_alarm() 1098 if (ais) in fst_intr_te1_alarm()
|