From cbfabb08d54aeff1c9dcc9ec722df171b1120015 Mon Sep 17 00:00:00 2001 From: Willam Christensen Date: Mon, 21 Jul 2014 23:44:48 -0600 Subject: [PATCH 1/4] Updated the PKGBUILD to include the A13-OLinuXino-Micro. --- alarm/uboot-sunxi/PKGBUILD | 24 +- alarm/uboot-sunxi/a13-olinuxinom.env | 0 alarm/uboot-sunxi/a13-olinuxinom.fex | 656 +++++++++++++++++++++++++++ 3 files changed, 676 insertions(+), 4 deletions(-) create mode 100644 alarm/uboot-sunxi/a13-olinuxinom.env create mode 100644 alarm/uboot-sunxi/a13-olinuxinom.fex diff --git a/alarm/uboot-sunxi/PKGBUILD b/alarm/uboot-sunxi/PKGBUILD index b8c957537..578f7894c 100644 --- a/alarm/uboot-sunxi/PKGBUILD +++ b/alarm/uboot-sunxi/PKGBUILD @@ -5,7 +5,7 @@ buildarch=4 pkgbase=uboot-sunxi pkgname=('uboot-cubieboard2' 'uboot-cubietruck' 'uboot-iteaduino_plus_a10' 'uboot-iteaduino_plus_a20' - 'uboot-hackberry' 'uboot-a20-olinuxino_micro') + 'uboot-hackberry' 'uboot-a20-olinuxino_micro' 'uboot-a13-olinuxinom') pkgver=2014.04 pkgrel=8 arch=('armv7h') @@ -21,7 +21,8 @@ source=("https://github.com/linux-sunxi/u-boot-sunxi/archive/${_commit}.tar.gz" 'iteaduino_plus_a10.fex' 'iteaduino_plus_a10.env' 'iteaduino_plus_a20.fex' 'iteaduino_plus_a20.env' 'hackberry.fex' 'hackberry.env' - 'a20-olinuxino_micro.fex' 'a20-olinuxino_micro.env') + 'a20-olinuxino_micro.fex' 'a20-olinuxino_micro.env' + 'a13-olinuxinom.fex' 'a13-olinuxinom.env') md5sums=('7b28f844d7b143b4f214cab9582681c8' 'c52abd6e8b1bc6d367809b5a7950d733' '36c04988cecd53151f3f5ff5c48d76a9' @@ -35,6 +36,8 @@ md5sums=('7b28f844d7b143b4f214cab9582681c8' 'd19b25217059a2594c53ffe0eb1e0a12' 'd41d8cd98f00b204e9800998ecf8427e' '2cac23939b761d1ea668faa2c68b3688' + 'd41d8cd98f00b204e9800998ecf8427e' + '0e4011773c1ec3aff4d5ca18fae84672' 'd41d8cd98f00b204e9800998ecf8427e') prepare() { @@ -49,11 +52,11 @@ build() { unset CXXFLAGS unset LDFLAGS - for i in Cubieboard2 Cubietruck Iteaduino_Plus_A10 Iteaduino_Plus_A20 Hackberry A20-OLinuXino_MICRO; do + for i in Cubieboard2 Cubietruck Iteaduino_Plus_A10 Iteaduino_Plus_A20 Hackberry A20-OLinuXino_MICRO A13-OLinuXinoM; do mkdir ../bin_${i} make distclean make ${i}_config - make + make -j5 mv u-boot-sunxi-with-spl.bin ../bin_${i} done } @@ -135,3 +138,16 @@ package_uboot-a20-olinuxino_micro() { fex2bin a20-olinuxino_micro.fex "${pkgdir}"/boot/script.bin cp a20-olinuxino_micro.env "${pkgdir}"/boot/uEnv.txt } + +package_uboot-a13-olinuxinom() { + pkgdesc="U-Boot for A13 OLinuXino Micro" + install=${pkgbase}.install + provides=('uboot-sunxi') + conflicts=('uboot-sunxi') + + mkdir -p "${pkgdir}"/boot + cp bin_A13-OLinuXinoM/u-boot-sunxi-with-spl.bin "${pkgdir}"/boot + + fex2bin a13-olinuxinom.fex "${pkgdir}"/boot/script.bin + cp a13-olinuxinom.env "${pkgdir}"/boot/uEnv.txt +} diff --git a/alarm/uboot-sunxi/a13-olinuxinom.env b/alarm/uboot-sunxi/a13-olinuxinom.env new file mode 100644 index 000000000..e69de29bb diff --git a/alarm/uboot-sunxi/a13-olinuxinom.fex b/alarm/uboot-sunxi/a13-olinuxinom.fex new file mode 100644 index 000000000..c337252b2 --- /dev/null +++ b/alarm/uboot-sunxi/a13-olinuxinom.fex @@ -0,0 +1,656 @@ +[product] +version = "1.0" +machine = "A13-olinuxino-micro-V1.0" + +[target] +boot_clock = 1008 +dcdc2_vol = 1400 +dcdc3_vol = 1200 +ldo2_vol = 3000 +ldo3_vol = 3300 +ldo4_vol = 3300 +pll4_freq = 960 +pll6_freq = 720 + +[card_boot] +logical_start = 40960 +sprite_gpio0 = "" + +[card_boot0_para] +card_ctrl = 0 +card_high_speed = 1 +card_line = 4 +sdc_d1 = port:PF00<2><1> +sdc_d0 = port:PF01<2><1> +sdc_clk = port:PF02<2><1> +sdc_cmd = port:PF03<2><1> +sdc_d3 = port:PF04<2><1> +sdc_d2 = port:PF05<2><1> + +[twi_para] +twi_port = 0 +twi_scl = port:PB00<2><1> +twi_sda = port:PB01<2><1> + +[uart_para] +uart_debug_port = 1 +uart_debug_tx = port:PG03<4><1> +uart_debug_rx = port:PG04<4><1> + +[jtag_para] +jtag_enable = 0 +jtag_ms = port:PF00<4><1> +jtag_ck = port:PF05<4><1> +jtag_do = port:PF03<4><1> +jtag_di = port:PF01<4><1> + +[dram_para] +dram_baseaddr = 0x40000000 +dram_clk = 408 +dram_type = 3 +dram_rank_num = 1 +dram_chip_density = 2048 +dram_io_width = 16 +dram_bus_width = 16 +dram_cas = 9 +dram_zq = 0x7b +dram_odt_en = 0 +dram_size = 256 +dram_tpr0 = 0x42d899b7 +dram_tpr1 = 0xa090 +dram_tpr2 = 0x22a00 +dram_tpr3 = 0x0 +dram_tpr4 = 0x0 +dram_tpr5 = 0x0 +dram_emr1 = 0x0 +dram_emr2 = 0x10 +dram_emr3 = 0x0 + +[nand_para] +nand_used = 0 +nand_we = port:PC00<2> +nand_ale = port:PC01<2> +nand_cle = port:PC02<2> +nand_ce1 = port:PC03<2> +nand_ce0 = port:PC04<2> +nand_nre = port:PC05<2> +nand_rb0 = port:PC06<2> +nand_rb1 = port:PC07<2> +nand_d0 = port:PC08<2> +nand_d1 = port:PC09<2> +nand_d2 = port:PC10<2> +nand_d3 = port:PC11<2> +nand_d4 = port:PC12<2> +nand_d5 = port:PC13<2> +nand_d6 = port:PC14<2> +nand_d7 = port:PC15<2> +nand_wp = "" +nand_ce2 = "" +nand_ce3 = "" +nand_ce4 = "" +nand_ce5 = "" +nand_ce6 = "" +nand_ce7 = "" +nand_spi = "" +nand_ndqs = port:PC19<2> + +[mali_para] +mali_used = 0 +mali_clkdiv = 0 + +[twi0_para] +twi0_used = 1 +twi0_scl = port:PB00<2> +twi0_sda = port:PB01<2> + +[twi1_para] +twi1_used = 1 +twi1_scl = port:PB15<2> +twi1_sda = port:PB16<2> + +[twi2_para] +twi2_used = 1 +twi2_scl = port:PB17<2> +twi2_sda = port:PB18<2> + +[uart_para0] +uart_used = 0 +uart_port = 0 +uart_type = 2 +uart_tx = port:PB19<2><1> +uart_rx = port:PB20<2><1> + +[uart_para1] +uart_used = 1 +uart_port = 1 +uart_type = 2 +uart_tx = port:PG03<4><1> +uart_rx = port:PG04<4><1> + +[spi1_para] +spi_used = 0 +spi_cs0 = port:PG09<2> +spi_cs1 = port:PG13<2> +spi_sclk = port:PG10<2> +spi_mosi = port:PG11<2> +spi_miso = port:PG12<2> + +[spi2_para] +spi_used = 0 +spi_cs0 = port:PE00<4> +spi_sclk = port:PE01<4> +spi_mosi = port:PB02<4> +spi_miso = port:PB03<4> + +[rtp_para] +rtp_used = 0 +rtp_screen_size = 5 +rtp_regidity_level = 5 +rtp_press_threshold_enable = 0 +rtp_press_threshold = 0x1f40 +rtp_sensitive_level = 0xf +rtp_exchange_x_y_flag = 0 + +[ctp_para] +ctp_used = 0 +ctp_name = "ft5x_ts" +ctp_twi_id = 2 +ctp_twi_addr = 0x70 +ctp_screen_max_x = 800 +ctp_screen_max_y = 480 +ctp_revert_x_flag = 0 +ctp_revert_y_flag = 0 +ctp_exchange_x_y_flag = 0 +ctp_int_port = port:PH21<6> +ctp_wakeup = port:PB13<1><1> +ctp_io_port = port:PH21<0> + +[tkey_para] +tkey_used = 0 +tkey_name = "hv_keypad" +tkey_twi_id = 2 +tkey_twi_addr = 0x62 +tkey_int = "" + +[motor_para] +motor_used = 0 +motor_shake = "" + +;Note the VGA output on the a13_olinuxino_micro is not using the regular +;A1x VGA output logic, as the A13 does not have that instead olimex clevery +;hooked up some logic to the lcd controller to give us a VGA output +; +;This means that: +;1) screen0_output_type must be set to 1 +;2) screen0_output_mode does not do anything +; +;Basically the entire [disp_init] section should not be touched, instead the +;lcd0_para section can be used to changed the vga-output resolution, note +;that this for a different resultion you also need to change the front-portal, +;back portal and total-lines settings (good old xf86 modelines stuff, but then +;in a different format + +[disp_init] +disp_init_enable = 1 +disp_mode = 0 +screen0_output_type = 1 +screen0_output_mode = 5 +screen1_output_type = 1 +screen1_output_mode = 5 +fb0_framebuffer_num = 2 +fb0_format = 9 +fb0_pixel_sequence = 2 +fb0_scaler_mode_enable = 0 +fb1_framebuffer_num = 2 +fb1_format = 9 +fb1_pixel_sequence = 2 +fb1_scaler_mode_enable = 0 + +[lcd0_para] +lcd_used = 1 +lcd_x = 800 +lcd_y = 600 +lcd_dclk_freq = 40 +lcd_pwm_not_used = 1 +lcd_pwm_ch = 0 +lcd_pwm_freq = 10000 +lcd_pwm_pol = 0 +lcd_if = 0 +lcd_hbp = 216 +lcd_ht = 1056 +lcd_vbp = 23 +lcd_vt = 1256 +lcd_hv_if = 0 +lcd_hv_smode = 0 +lcd_hv_s888_if = 0 +lcd_hv_syuv_if = 0 +lcd_hv_vspw = 4 +lcd_hv_hspw = 128 +lcd_lvds_ch = 0 +lcd_lvds_mode = 0 +lcd_lvds_bitwidth = 0 +lcd_lvds_io_cross = 0 +lcd_cpu_if = 0 +lcd_frm = 1 +lcd_io_cfg0 = 268435456 +lcd_gamma_correction_en = 0 +lcd_gamma_tbl_0 = 0x0 +lcd_gamma_tbl_1 = 0x10101 +lcd_gamma_tbl_255 = 0xffffff +lcd_bl_en_used = 0 +lcd_bl_en = +lcd_power_used = 0 +lcd_power = +lcd_pwm_used = 0 +lcd_gpio_0 = "" +lcd_gpio_1 = "" +lcd_gpio_2 = "" +lcd_gpio_3 = "" +lcdd0 = port:PD00<2><0> +lcdd1 = port:PD01<2><0> +lcdd2 = port:PD02<2><0> +lcdd3 = port:PD03<2><0> +lcdd4 = port:PD04<2><0> +lcdd5 = port:PD05<2><0> +lcdd6 = port:PD06<2><0> +lcdd7 = port:PD07<2><0> +lcdd8 = port:PD08<2><0> +lcdd9 = port:PD09<2><0> +lcdd10 = port:PD10<2><0> +lcdd11 = port:PD11<2><0> +lcdd12 = port:PD12<2><0> +lcdd13 = port:PD13<2><0> +lcdd14 = port:PD14<2><0> +lcdd15 = port:PD15<2><0> +lcdd16 = port:PD16<2><0> +lcdd17 = port:PD17<2><0> +lcdd18 = port:PD18<2><0> +lcdd19 = port:PD19<2><0> +lcdd20 = port:PD20<2><0> +lcdd21 = port:PD21<2><0> +lcdd22 = port:PD22<2><0> +lcdd23 = port:PD23<2><0> +lcdclk = port:PD24<2><0> +lcdde = port:PD25<2><0> +lcdhsync = port:PD26<2><0> +lcdvsync = port:PD27<2><0> + +[tv_out_dac_para] +dac_used = 0 +dac0_src = 0 + +[hdmi_para] +hdmi_used = 0 + +[csi0_para] +csi_used = 0 +csi_mode = 0 +csi_dev_qty = 1 +csi_stby_mode = 1 +csi_mname = "gc0308" +csi_twi_id = 2 +csi_twi_addr = 0x42 +csi_if = 0 +csi_vflip = 0 +csi_hflip = 1 +csi_iovdd = "" +csi_avdd = "" +csi_dvdd = "" +csi_flash_pol = 1 +csi_mname_b = "" +csi_twi_id_b = 1 +csi_twi_addr_b = 0x78 +csi_if_b = 0 +csi_vflip_b = 1 +csi_hflip_b = 0 +csi_iovdd_b = "" +csi_avdd_b = "" +csi_dvdd_b = "" +csi_flash_pol_b = 1 +csi_pck = port:PE00<3> +csi_ck = port:PE01<3> +csi_hsync = port:PE02<3> +csi_vsync = port:PE03<3> +csi_d0 = port:PE04<3> +csi_d1 = port:PE05<3> +csi_d2 = port:PE06<3> +csi_d3 = port:PE07<3> +csi_d4 = port:PE08<3> +csi_d5 = port:PE09<3> +csi_d6 = port:PE10<3> +csi_d7 = port:PE11<3> +csi_reset = +csi_power_en = "" +csi_stby = port:PB10<1><1> +csi_flash = "" +csi_af_en = "" +csi_reset_b = "" +csi_power_en_b = "" +csi_stby_b = "" +csi_flash_b = "" +csi_af_en_b = "" + +[csi1_para] +csi_used = 0 +csi_mode = 0 +csi_dev_qty = 1 +csi_stby_mode = 1 +csi_mname = "" +csi_twi_id = 1 +csi_twi_addr = 0xba +csi_if = 0 +csi_vflip = 0 +csi_hflip = 0 +csi_iovdd = "" +csi_avdd = "" +csi_dvdd = "" +csi_flash_pol = 1 +csi_mname_b = "" +csi_twi_id_b = 1 +csi_twi_addr_b = 0x78 +csi_if_b = 0 +csi_vflip_b = 1 +csi_hflip_b = 0 +csi_iovdd_b = "" +csi_avdd_b = "" +csi_dvdd_b = "" +csi_flash_pol_b = 1 +csi_reset = "" +csi_power_en = "" +csi_stby = "" +csi_flash = "" +csi_af_en = "" +csi_reset_b = "" +csi_power_en_b = "" +csi_stby_b = "" +csi_flash_b = "" +csi_af_en_b = "" + +[mmc0_para] +sdc_used = 1 +sdc_detmode = 1 +bus_width = 4 +sdc_d1 = port:PF00<2><1><2> +sdc_d0 = port:PF01<2><1><2> +sdc_clk = port:PF02<2><1><2> +sdc_cmd = port:PF03<2><1><2> +sdc_d3 = port:PF04<2><1><2> +sdc_d2 = port:PF05<2><1><2> +sdc_det = port:PG00<0><0> +sdc_use_wp = 0 +sdc_wp = "" + +[mmc1_para] +sdc_used = 0 +sdc_detmode = "" +bus_width = "" +sdc_cmd = "" +sdc_clk = "" +sdc_d0 = "" +sdc_d1 = "" +sdc_d2 = "" +sdc_d3 = "" +sdc_det = "" +sdc_use_wp = "" +sdc_wp = "" + +[mmc2_para] +sdc_used = 0 +sdc_detmode = 3 +bus_width = 4 +sdc_cmd = port:PE08<4><1><2> +sdc_clk = port:PE09<4><1><2> +sdc_d0 = port:PE04<4><1><2> +sdc_d1 = port:PE05<4><1><2> +sdc_d2 = port:PE06<4><1><2> +sdc_d3 = port:PE07<4><1><2> +sdc_det = "" +sdc_use_wp = 0 +sdc_wp = "" + +[ms_para] +ms_used = 0 +ms_bs = "" +ms_clk = "" +ms_d0 = "" +ms_d1 = "" +ms_d2 = "" +ms_d3 = "" +ms_det = "" + +[keypad_para] +kp_used = 0 +kp_in_size = "" +kp_out_size = "" +kp_in0 = "" +kp_in1 = "" +kp_in2 = "" +kp_in3 = "" +kp_in4 = "" +kp_in5 = "" +kp_in6 = "" +kp_in7 = "" +kp_out0 = "" +kp_out1 = "" +kp_out2 = "" +kp_out3 = "" +kp_out4 = "" +kp_out5 = "" +kp_out6 = "" +kp_out7 = "" + +[usbc0] +usb_used = 1 +usb_port_type = 2 +usb_detect_type = 1 +usb_id_gpio = port:PG02<0><1> +usb_det_vbus_gpio = port:PG01<0><0> +usb_drv_vbus_gpio = port:PG12<1><0><0> +usb_host_init_state = 0 + +[usbc1] +usb_used = 1 +usb_port_type = 1 +usb_detect_type = 0 +usb_id_gpio = "" +usb_det_vbus_gpio = "" +usb_drv_vbus_gpio = port:PG11<1><0><0> +usb_host_init_state = 1 + +[usb_feature] +vendor_id = 6353 +mass_storage_id = 1 +adb_id = 2 +manufacturer_name = "USB Developer" +product_name = "Android" +serial_number = "20080411" + +[msc_feature] +vendor_name = "USB 2.0" +product_name = "USB Flash Driver" +release = 100 +luns = 3 + +[gsensor_para] +gsensor_used = 0 +gsensor_name = "bma222" +gsensor_twi_id = 1 +gsensor_twi_addr = 0x18 +gsensor_int1 = "" +gsensor_int2 = "" + +[gps_para] +gps_used = 0 +gps_spi_id = "" +gps_spi_cs_num = "" +gps_lradc = "" +gps_clk = "" +gps_sign = "" +gps_mag = "" +gps_vcc_en = "" +gps_osc_en = "" +gps_rx_en = "" + +[sdio_wifi_para] +sdio_wifi_used = 0 +sdio_wifi_sdc_id = "" +sdio_wifi_mod_sel = "" + +[usb_wifi_para] +usb_wifi_used = 0 +usb_wifi_usbc_num = 1 + +[3g_para] +3g_used = 0 +3g_name = "" +3g_usbc_num = "" +3g_on_off = "" +3g_reset = "" +3g_poweron = "" +3g_wakeup_out = "" +3g_wakeup_in = "" + +[gy_para] +gy_used = 0 +gy_twi_id = 1 +gy_twi_addr = 0 +gy_int1 = "" +gy_int2 = "" + +[ls_para] +ls_used = 0 +ls_name = "ltr501als" +ls_twi_id = 1 +ls_twi_addr = "" +ls_int = "" + +[compass_para] +compass_used = 0 +compass_twi_id = "" +compass_twi_addr = "" +compass_int = "" + +[bt_para] +bt_used = 0 +bt_uart_id = "" +bt_mod_type = "" + +[i2s_para] +i2s_used = 0 +i2s_channel = "" +i2s_mclk = "" +i2s_bclk = "" +i2s_lrclk = "" +i2s_dout0 = "" +i2s_dout1 = "" +i2s_dout2 = "" +i2s_dout3 = "" +i2s_din = "" + +[spdif_para] +spdif_used = 0 +spdif_mclk = "" +spdif_dout = "" +spdif_din = "" + +[audio_para] +audio_used = 1 +audio_pa_ctrl = port:PG10<1><0> + +[ir_para] +ir_used = 0 +ir0_rx = port:PB04<2> + +[rtc_para] +rtc_used = 0 +rtc_name = "pcf8563" +rtc_twi_id = 1 +rtc_twi_addr = 81 + +[pmu_para] +pmu_used = 0 +pmu_twi_addr = 52 +pmu_twi_id = 0 +pmu_irq_id = 0 +pmu_battery_rdc = 200 +pmu_battery_cap = 2600 +pmu_init_chgcur = 300 +pmu_earlysuspend_chgcur = 600 +pmu_suspend_chgcur = 1000 +pmu_resume_chgcur = 300 +pmu_shutdown_chgcur = 1000 +pmu_init_chgvol = 4200 +pmu_init_chgend_rate = 15 +pmu_init_chg_enabled = 1 +pmu_init_adc_freq = 100 +pmu_init_adc_freqc = 100 +pmu_init_chg_pretime = 50 +pmu_init_chg_csttime = 720 +pmu_bat_para1 = 0 +pmu_bat_para2 = 0 +pmu_bat_para3 = 1 +pmu_bat_para4 = 5 +pmu_bat_para5 = 7 +pmu_bat_para6 = 13 +pmu_bat_para7 = 16 +pmu_bat_para8 = 26 +pmu_bat_para9 = 36 +pmu_bat_para10 = 46 +pmu_bat_para11 = 53 +pmu_bat_para12 = 61 +pmu_bat_para13 = 73 +pmu_bat_para14 = 84 +pmu_bat_para15 = 92 +pmu_bat_para16 = 100 +pmu_usbvol = 4000 +pmu_usbcur = 0 +pmu_usbvol_pc = 4000 +pmu_usbcur_pc = 0 +pmu_pwroff_vol = 3300 +pmu_pwron_vol = 2900 +pmu_pekoff_time = 6000 +pmu_pekoff_en = 1 +pmu_peklong_time = 1500 +pmu_pekon_time = 1000 +pmu_pwrok_time = 64 +pmu_pwrnoe_time = 2000 +pmu_intotp_en = 1 +pmu_used2 = 0 +pmu_adpdet = "" +pmu_init_chgcur2 = 400 +pmu_earlysuspend_chgcur2 = 600 +pmu_suspend_chgcur2 = 1200 +pmu_resume_chgcur2 = 400 +pmu_shutdown_chgcur2 = 1200 +pmu_suspendpwroff_vol = 3500 +pmu_batdeten = 1 + +[recovery_key] +key_min = 4 +key_max = 6 + +[gpio_para] +gpio_used = 1 +gpio_num = 15 +gpio_pin_1 = port:PB03<1> +gpio_pin_2 = port:PB04<1> +gpio_pin_3 = port:PB10<1><1> +gpio_pin_4 = port:PE04<0> +gpio_pin_5 = port:PE05<0> +gpio_pin_6 = port:PE06<0> +gpio_pin_7 = port:PE07<0> +gpio_pin_8 = port:PE08<1> +gpio_pin_9 = port:PE09<1> +gpio_pin_10 = port:PE10<1> +gpio_pin_11 = port:PE11<1> +gpio_pin_12 = port:PG09<1> +gpio_pin_13 = port:PG10<1> +gpio_pin_14 = port:PG11<1> +gpio_pin_15 = port:PB02<1><0> + +[leds_para] +leds_used = 1 +leds_num = 1 +leds_pin_1 = port:PG09<1><0><1> +leds_name_1 = "green:pg09:led1" +leds_default_1 = 1 From da4d855cf4631cadfeedbffb3c551ee88eec5dde Mon Sep 17 00:00:00 2001 From: Willam Christensen Date: Mon, 21 Jul 2014 23:49:01 -0600 Subject: [PATCH 2/4] Fixed a change in make for number of cores used. Should be ready for a pull request. --- alarm/uboot-sunxi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alarm/uboot-sunxi/PKGBUILD b/alarm/uboot-sunxi/PKGBUILD index 578f7894c..d829555e8 100644 --- a/alarm/uboot-sunxi/PKGBUILD +++ b/alarm/uboot-sunxi/PKGBUILD @@ -56,7 +56,7 @@ build() { mkdir ../bin_${i} make distclean make ${i}_config - make -j5 + make mv u-boot-sunxi-with-spl.bin ../bin_${i} done } From c6a0e637e07f240e0bd8e26a0d92ebb0bc3d6c2e Mon Sep 17 00:00:00 2001 From: Willam Christensen Date: Mon, 21 Jul 2014 23:50:55 -0600 Subject: [PATCH 3/4] Bumped package version and date. --- alarm/uboot-sunxi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alarm/uboot-sunxi/PKGBUILD b/alarm/uboot-sunxi/PKGBUILD index d829555e8..a3316af7e 100644 --- a/alarm/uboot-sunxi/PKGBUILD +++ b/alarm/uboot-sunxi/PKGBUILD @@ -6,8 +6,8 @@ buildarch=4 pkgbase=uboot-sunxi pkgname=('uboot-cubieboard2' 'uboot-cubietruck' 'uboot-iteaduino_plus_a10' 'uboot-iteaduino_plus_a20' 'uboot-hackberry' 'uboot-a20-olinuxino_micro' 'uboot-a13-olinuxinom') -pkgver=2014.04 -pkgrel=8 +pkgver=2014.07 +pkgrel=9 arch=('armv7h') url="https://github.com/linux-sunxi/u-boot-sunxi" license=('GPL') From 10639a8e2523bf3e2b2dfa567281f9dc1f88959c Mon Sep 17 00:00:00 2001 From: Willam Christensen Date: Tue, 22 Jul 2014 07:27:43 -0600 Subject: [PATCH 4/4] Fixed the Package version information after consulting with Jason Plum. --- alarm/uboot-sunxi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alarm/uboot-sunxi/PKGBUILD b/alarm/uboot-sunxi/PKGBUILD index a3316af7e..7424b5248 100644 --- a/alarm/uboot-sunxi/PKGBUILD +++ b/alarm/uboot-sunxi/PKGBUILD @@ -6,7 +6,7 @@ buildarch=4 pkgbase=uboot-sunxi pkgname=('uboot-cubieboard2' 'uboot-cubietruck' 'uboot-iteaduino_plus_a10' 'uboot-iteaduino_plus_a20' 'uboot-hackberry' 'uboot-a20-olinuxino_micro' 'uboot-a13-olinuxinom') -pkgver=2014.07 +pkgver=2014.04 pkgrel=9 arch=('armv7h') url="https://github.com/linux-sunxi/u-boot-sunxi"