Update files with no newline at the end

Change-Id: I8febb8d74e2463622cab0313c543ceebec71fdf4
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20705
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Martin Roth 2017-07-22 21:45:28 -06:00
parent 467a87abce
commit b4560cd523
38 changed files with 38 additions and 38 deletions

View File

@ -1 +1 @@
romstage-y += gpio.c
romstage-y += gpio.c

View File

@ -7,4 +7,4 @@ boot_devices=''
boot_default=0x40
cmos_defaults_loaded=Yes
lpt=Enable
gfx_uma_size=8M
gfx_uma_size=8M

View File

@ -1 +1 @@
/* dummy */
/* dummy */

View File

@ -1 +1 @@
/* dummy */
/* dummy */

View File

@ -1 +1 @@
/* dummy */
/* dummy */

View File

@ -4,4 +4,4 @@ debug_level=Spew
hyper_threading=Enable
nmi=Enable
boot_devices=''
gfx_uma_size=8M
gfx_uma_size=8M

View File

@ -1 +1 @@
/* dummy */
/* dummy */

View File

@ -1 +1 @@
/* dummy */
/* dummy */

View File

@ -4,4 +4,4 @@ debug_level=Spew
hyper_threading=Enable
nmi=Enable
boot_devices=''
gfx_uma_size=8M
gfx_uma_size=8M

View File

@ -14,4 +14,4 @@
##
romstage-y += gpio.c
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads

View File

@ -29,4 +29,4 @@ ramstage-y += variants/$(VARIANT_DIR)/variant.c
subdirs-y += variants/$(VARIANT_DIR)
subdirs-y += variants/$(VARIANT_DIR)/spd
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include

View File

@ -39,4 +39,4 @@ $(SPD_BIN): $(SPD_DEPS)
cbfs-files-y += spd.bin
spd.bin-file := $(SPD_BIN)
spd.bin-type := spd
spd.bin-type := spd

View File

@ -45,4 +45,4 @@ int variant_smbios_data(device_t dev, int *handle,
void variant_romstage_entry(struct romstage_params *rp)
{
/* N/A for boards other than SAMUS */
}
}

View File

@ -48,4 +48,4 @@ void variant_romstage_entry(struct romstage_params *rp)
* to prevent possible brownout.
*/
set_gpio(BOARD_PP3300_AUTOBAHN_GPIO, GPIO_OUT_HIGH);
}
}

View File

@ -22,4 +22,4 @@ smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c variants/$(VARIANT_DIR)/led.c
romstage-y += variants/$(VARIANT_DIR)/led.c
subdirs-y += variants/$(VARIANT_DIR)
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include

View File

@ -26,4 +26,4 @@ ramstage-y += variants/$(VARIANT_DIR)/pei_data.c
romstage-y += led.c
subdirs-y += variants/$(VARIANT_DIR)
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include

View File

@ -117,4 +117,4 @@ const struct pch_lp_gpio_map mainboard_gpio_map[] = {
LP_GPIO_END
};
#endif
#endif

View File

@ -149,4 +149,4 @@ Scope (\_SB.PCI0.I2C1)
}
}
}
}
}

View File

@ -61,4 +61,4 @@ Scope (\_SB.PCI0.I2C0)
/* Allow device to power off in S0 */
Name (_S0W, 4)
}
}
}

View File

@ -117,4 +117,4 @@ const struct pch_lp_gpio_map mainboard_gpio_map[] = {
LP_GPIO_END
};
#endif
#endif

View File

@ -1,3 +1,3 @@
ramstage-y += superio_hwm.c
ramstage-y += cstates.c
romstage-y += gpio.c
romstage-y += gpio.c

View File

@ -4,4 +4,4 @@ debug_level=Spew
hyper_threading=Enable
nmi=Enable
boot_devices=''
gfx_uma_size=8M
gfx_uma_size=8M

View File

@ -2,4 +2,4 @@ bootblock-y += bootblock.c
bootblock-y += gpio.c
ramstage-y += mainboard.c
ramstage-y += gpio.c
ramstage-y += gpio.c

View File

@ -15,4 +15,4 @@ sticky_fn=Disable
trackpoint=Enable
backlight=Both
hybrid_graphics_mode=Integrated Only
usb_always_on=Disable
usb_always_on=Disable

View File

@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
sticky_fn=Disable
trackpoint=Enable
hybrid_graphics_mode=Integrated Only
usb_always_on=Disable
usb_always_on=Disable

View File

@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
sticky_fn=Disable
trackpoint=Enable
hybrid_graphics_mode=Integrated Only
usb_always_on=Disable
usb_always_on=Disable

View File

@ -3,4 +3,4 @@ ROM package: SOIC-8
ROM protocol: SPI
ROM socketed: n
Flashrom support: n
Release year: 2012
Release year: 2012

View File

@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
sticky_fn=Disable
trackpoint=Enable
backlight=Both
usb_always_on=Disable
usb_always_on=Disable

View File

@ -15,4 +15,4 @@ sticky_fn=Disable
trackpoint=Enable
backlight=Both
hybrid_graphics_mode=Integrated Only
usb_always_on=Disable
usb_always_on=Disable

View File

@ -15,4 +15,4 @@
ramstage-y += dock.c
ramstage-y += cstates.c
ramstage-y += blc.c
ramstage-y += blc.c

View File

@ -17,4 +17,4 @@ smm-$(CONFIG_HAVE_SMI_HANDLER) += dock.c
smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c
romstage-y += dock.c
ramstage-y += dock.c
romstage-y += gpio.c
romstage-y += gpio.c

View File

@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
sticky_fn=Disable
trackpoint=Enable
backlight=Both
usb_always_on=Disable
usb_always_on=Disable

View File

@ -16,4 +16,4 @@
smm-$(CONFIG_HAVE_SMI_HANDLER) += dock.c
romstage-y += dock.c
ramstage-y += dock.c
romstage-y += gpio.c
romstage-y += gpio.c

View File

@ -57,4 +57,4 @@ scope (\_SB) {
Return (^RBUF)
}
}
}
}

View File

@ -47,4 +47,4 @@ void platform_fsp_memory_init_params_cb(FSPM_UPD *mupd, uint32_t version)
__attribute__((weak)) void mainboard_memory_init_params(FSPM_UPD *mupd)
{
/* Do nothing */
}
}

View File

@ -1,3 +1,3 @@
bootblock-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c
romstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c
verstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c
verstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c

View File

@ -1,2 +1,2 @@
bootblock-$(CONFIG_SOC_INTEL_COMMON_BLOCK_UART) += uart.c
ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_UART) += uart.c
ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_UART) += uart.c

View File

@ -136,4 +136,4 @@ $(objcbfs)/bootblock.bin: $(objcbfs)/bootblock.raw.bin $(BDB) bootblock_offset
seek=$(BOOTBLOCK_OFFSET) conv=notrunc of=$@.tmp
mv $@.tmp $@
endif
endif